Conversion Errors
There are two main issues that can occur during a source code conversion: an incorrect file format was uploaded or the set of code exceeds the limit of 5000 lines of code in the trial licenses.
Last updated
There are two main issues that can occur during a source code conversion: an incorrect file format was uploaded or the set of code exceeds the limit of 5000 lines of code in the trial licenses.
BlackDiamond Studio conversion tool (SnowConvert) only supports specific file formats when converting source code to Snowflake.
Please ensure the uploaded .zip file contains any of the supported files:
Teradata
Teradata SQL, BTEQ, and other Teradata-specific scripts (such as Fastload, Multiload, TPump, and TPT files).
Oracle
SQL Server
SQL Server scripts
Scala Spark
Scala (.scala)
If the .zip file uploaded contains other files that are not supported by SnowConvert they will not be converted.

Another conversion error might occur when exceeding the 5000 lines of code restriction that trial licenses have.
When this happens it is recommended to contact us to get a new license or create a new project with a smaller set of code.

Last updated