Using the DBCCMD CLIST - Teradata Director Program

Teradata® Director Program Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Director Program
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
cki1641301536147.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
frc1470439950465
Product Category
Teradata Tools and Utilities

To simplify the calling sequence, you can use the supplied CLIST of the same name, DBCCMD, to build the parmstring and call the DBCCMD module. The DBCCMD CLIST accepts the parmstring as the argument to the CMD keyword as follows:

DBCCMD CMD(’tdpid TDPcommand_text’)

where:

Syntax Element Description
tdpid Four-character TDP subsystem identifier.
TDPcommand_text Text of the command to be executed by TDP.