Invoking DBCCMD From a Program - Director Program

Teradata Director Program Reference

Product
Director Program
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities

DBCCMD expects standard OS linkage conventions, described in the IBM publication MVS Supervisor Services and Macros Manual. The TSO CALL command invokes the called program using these conventions. In particular, Register 1 should point to a parameter list, and other registers to different areas, as follows:

 

Register

Description

R1

Pointer to parmlist.

R13

Pointer to a 72-byte save area (will be used).

R14

Return address to calling program.

R15

entry address of DBCCMD.

Construct the parmlist and argument as follows: