MSCEWI3059

This ALTER SESSION configuration is not supported yet.

This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.

Severity

Medium

Description

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

Example Code

Input Code:

ALTER SESSION SET SQL_TRACE TRUE;

Output Code:

-- ** MSC-ERROR - MSCEWI3059 - THIS ALTER SESSION CONFIGURATION IS NOT SUPPORTED YET **
--ALTER SESSION SET SQL_TRACE TRUE
                                ;

Recommendations

Last updated