SSC-FDM-TS0006
EXECUTE AS 'user_name' clause does not exist in Snowflake and the user calling the procedure should have all the required privileges.
Last updated
EXECUTE AS 'user_name' clause does not exist in Snowflake and the user calling the procedure should have all the required privileges.
Last updated
This message is shown when SnowConvert finds a procedure with an EXECUTE AS 'user_name'
clause. This is not supported in Snowflake, so it is changed EXECUTE AS CALLER.
This clause specifies the security context under which to execute the procedure.
No additional user actions are required.
If you need more support, you can email us at