These requirements apply to the supporting environment and operating system where you install MOVEit Transfer.
These requirements apply to the supporting environment and operating system where you install MOVEit Transfer.
Important! Before you attempt to install MOVEit Transfer server, ensure your Windows server has the latest service packs and required updates installed.
Supported Operating Systems for MOVEit Transfer and Modules
Supported Virtualization Environments
MOVEit Transfer can be installed and run on virtual servers running:
- VMware ESX (64-bit guest servers)
- Microsoft Hyper-V (64-bit guest servers)
MOVEit Transfer requires one of the database platforms listed in the following table.
Database Platform
|
Version
|
Local
|
Remote
|
Notes
|
MySQL
|
5.7.21
|
l
|
|
Default. Packaged in MOVEit Transfer installer.
|
MS SQL Server (Enterprise and Standard)
|
2017
|
l
|
l
|
|
2016
|
l
|
l
|
|
2014
|
l
|
l
|
|
2012 R2
|
l
|
l
|
|
(Earlier versions)
|
|
|
Not supported.
|
Note: MOVEit Transfer no longer supports MS SQL Server 2012, 2008R2 and 2008. MOVEit Transfer expects one of the database versions listed in the database platform table.
Schema Support
MOVEit Transfer server schema supports English, French, German, Spanish, Chinese Simplified, Chinese Traditional, and Japanese.
Verify Your .NET Runtime Library Version (Used for SQL Server)
.NET 4.6.2 (or later) must be installed on the machine where SQL Server runs. If you are running SQL Server on a different host system than MOVEit Transfer, you will need to verify this and if necessary upgrade.
MOVEit Transfer loads stored procedures in the SQL database for better performance and simpler database access. Some methods called by these procedures require the .NET common language runtime (CLR). For these requirements, CLR integration is automatically enabled as part of the MOVEit Transfer installation.
Note: For remote SQL Server installations, you should verify the .NET version. For remote SQL Server installations (which is the typical deployment pattern for SQL Server) the MOVEit Transfer installer expects that you already verified this requirement.
Large Scale MOVEit Transfer Systems Using MS SQL Server
If you deploy MOVEit Transfer to use MS SQL Server, it is best practice to run TempDB on storage that performs well. Since version 8.2, MOVEit Transfer uses Read Committed Snapshot Isolation (RCSI) to mitigate latency and concurrency issues that might be realized in large installations (millions of files). For more details, see the Administrator Guide.