GET CRASH | Teradata Vantage - GET CRASH - Advanced SQL Engine - Teradata Database

SQL Stored Procedures and Embedded SQL

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
vqj1592443206677.ditamap
dita:ditavalPath
vqj1592443206677.ditaval
dita:id
B035-1148
lifecycle
previous
Product Category
Teradata Vantageā„¢

Displays the crash maintenance options established by the SET CRASH statement.

ANSI Compliance

GET CRASH is a Teradata extension to the ANSI/ISO SQL:2011 standard.

Required Privileges

None.

Invocation

Executable.

Embedded SQL only.

Syntax

GET CRASH WAIT, TELL INTO [:] wait_variable, [:] tell_variable

Syntax Elements

wait_variable
wait_across_crash (WAC) option setting value.
tell_variable
tell_about_crash (TAC) option setting value.

Usage

GET CRASH is valid only for workstation platforms. Mainframe precompilers generate an error if this statement is submitted to the preprocessor.