SSC-FDM-OR0023
The exception code exceeds the Snowflake Scripting limit
This FDM is deprecated, please refer to SSC-EWI-OR0099 documentation.
Description
This warning appears when an exception declaration error code exceeds the Snowflake Scripting exception number limits. The number must be an integer between -20000 and -20999.
Example Code
Input Code:
Output Code:
Recommendations
Check if the exception code is between the limits allowed by Snowflake Scripting, if not change it for another exception number available.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated