SSC-FDM-OR0029

This ALTER SESSION configuration is not supported in Snowflake.

Description

A clause or configuration of the ALTER SESSION statement is not currently supported.

Example Code

Input Code:

IN -> Oracle_01.sql
ALTER SESSION SET SQL_TRACE TRUE;

Output Code:

OUT -> Oracle_01.sql
----** SSC-FDM-OR0029 - THIS ALTER SESSION CONFIGURATION IS NOT SUPPORTED IN SNOWFLAKE **
--ALTER SESSION SET SQL_TRACE TRUE
                                ;

Recommendations

Last updated