SSC-EWI-OR0052
Exception declaration is handled by the raise function.
Severity
Low
Some parts of the output code are omitted for clarity reasons.
Generate Procedures and Macros using JavasScript as the target language adding the following flag -t JavaScript
or --PLTargetLanguage JavaScript
Description
Exceptions can be defined in both languages, Oracle and Snowflake, but the RAISE function is designed to do declaration, assignment, and throw the error. This is why the Exception declaration is commented out and the warning is displayed.
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Some parts in the output codes are omitted, in order to make more readable.
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated