SSC-FDM-0015
Referenced custom type in query not found.
Description
This error happens when the definition for a Custom Type was not found or an Oracle built-in data type was not recognized by SnowConvert.
Example code
Input Code (Oracle):
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
Recommendations
Verify that the type that the referenced data type was defined in the input code.
Check the Snowflake data types documentation to find an equivalent for the data type.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated