SSC-EWI-OR0032
Parameter with the specified format is not supported.
Severity
Medium
Description
This error happens when a parameter in a function is not supported.
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
The function is converted to a user defined function(stub), so you can modify it to emulate the behavior of the parameter.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated