SSC-FDM-0007
Element with missing dependencies
Some parts of the output code are omitted for clarity reasons
Description
There is a missing dependency for an object, Snow Convert could not resolve some data types. Also there exists a possibility to have a deployment error if the dependency was not in the source code.
Example Code
Input Code:
IN -> Teradata_01.sql
Output Code:
OUT -> Teradata_01.sql
Note that the TABLE1 definition is missing.
Recommendations
Make sure all the dependencies of the objects are in the source code.
If not, find the references to the object in the code and check if the operations are well managed.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated