GET DIAGNOSTICS EXCEPTION
Translation reference to convert Teradata GET DIAGNOSTICS EXCEPTION statement to Snowflake Scripting
Description
GET DIAGNOSTICS retrieves information about successful, exception, or completion conditions from the Diagnostics Area.
For more information regarding Teradata GET DIAGNOSTICS, check here.
Some parts of the output code are omitted for clarity reasons.
Sample Source Patterns
Teradata
IN -> Teradata_01.sql
Snowflake
OUT -> Teradata_01.sql
Know Issues
Unsupported condition attributes statements
CLASS_ORIGIN
CONDITION_IDENTIFIER
CONDITION_NUMBER
MESSAGE_LENGTH
RETURNED_SQLSTATE
SUBCLASS_ORIGIN
Related EWIs
No related EWIs.
Last updated