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
|
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.
MOVEit Transfer server schema supports English, French, German, Spanish, Chinese Simplified, Chinese Traditional, and Japanese.
.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.
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.