Previous Topic

Next Topic

Book Contents

Book Index

Stacking database update control statements (CTTMUP)

Stacking database fields that can be updated by this utility are listed in the appendix to the INCONTROL for z/OS Administrator Guide that discusses logical field names for the Control-M/Tape Repository.

Table 345 CTTMUP Stacking database update control statements

Statement

Description

STKADD

Add a record to the Stacking database. The following fields are mandatory for this function:

  • JOBNAME – Name of the job that created the first generation of the data set
  • DSNAME – Data set name

STKUPD

Delete a record from the Stacking database (STK). The following fields are mandatory for this function:

  • JOBNAME – Name of the job that created the first generation of the data set
  • DSNAME – Data set name

STKDEL

Update a record in the Stacking database. The following fields are mandatory for this function:

  • JOBNAME – Name of the job that created the first generation of the data set
  • DSNAME – Data set name

Parent Topic

CTTMUP – Manually Update the Control-M/Tape Repository