CHECKTABLEB - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

The CHECKTABLEB command runs the non-interactive batch mode of CheckTable. CHECKTABLEB cannot be aborted. It runs until the check process has completed.

To run CHECKTABLEB in batch mode, use the cnsrun utility. For information on cnsrun, see CNS Run (cnsrun).

Syntax

The syntax of CHECKTABLEB is identical to the syntax of the CHECK command.

Example

To run CHECKTABLEB:

cnsrun -utility checktableb -commands "{check dbc at level one;} {quit;}"