SSC-FDM-OR0029

This ALTER SESSION configuration is not supported in Snowflake.

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

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