Using the DBCCMD CLIST - Teradata Director Program

Teradata Director Program Reference

Product
Teradata Director Program
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-09
dita:mapPath
hwt1488824663348.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2416
lifecycle
previous
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.