SPRKSCL1173
SQL embedded code cannot be processed.
Last updated
SQL embedded code cannot be processed.
Last updated
Message: SQL embedded code cannot be processed.
Category: Warning.
This issue appears when the SMA detects a SQL-embedded code that can not be processed. Then, the SQL-embedded code can not be converted to Snowflake.
Input
Below is an example of a SQL-embedded code that can not be processed.
Output
The SMA adds the EWI SPRKSCL1173
to the output code to let you know that the SQL-embedded code can not be processed.
Recommended fix
Make sure that the SQL-embedded code is a string without interpolations, variables or string concatenations.
You can find more information about SQL-embedded .
For more support, you can email us at or post an issue .