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.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
xqq1557098602407.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1148
lifecycle
previous
Product Category
Teradata Vantage™

Purpose

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

Invocation

Executable.

Embedded SQL only.

Syntax

GET CRASH WAIT, TELL INTO [:] wait_variable, [:] tell_variable
wait_variable
wait_across_crash (WAC) option setting value.
tell_variable
tell_about_crash (TAC) option setting value.

ANSI Compliance

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

Authorization

None.

Usage

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