SSC-EWI-OR0078
Unable to parse dynamic SQL statement inside Execute Immediate.
Severity
Medium
Description
SnowConvert could not parse the dynamic SQL statement inside the Execute Immediate.
Generate Procedures and Macros using JavasScript as the target language adding the following flag -t JavaScript
or --PLTargetLanguage JavaScript
Example Code
Oracle:
IN -> Oracle_01.sql
Snowflake Scripting:
OUT -> Oracle_01.sql
Recommendations
Check the dynamic SQL statement for any syntax error.
Review the SnowConvert documentation to see if the statement is still unsupported.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated