Previous Topic

Next Topic

Book Contents

Book Index

CTMTAPUL DD Statements

The following DD statements are used by procedure CTMTAPUL:

Table 273 DD statements used by CTMTAPUL

DD Statement

Description

DALOGIN

Output Log file of the Simulation facility, which is input for the Tape Pull List procedure.

DACKPSOU

Output Active Jobs file of the Simulation facility, which is input for the Tape Pull List procedure

DACKPTIN

Active Jobs file used as input to the simulation, but remains unmodified.

TAPULIN

Procedure parameters.

DATAPNAM

Member containing a list of local names used by the site to describe tape units and cassettes or cartridges.

The TAPNAM member in the Control-M PARM library contains a sample list of local names used by the data center to describe tapes, cassettes, cartridges and DASD units. Control-M recognizes IBM-supplied names such as 3490, which do not need to be specified.

This member is referenced by this DATAPNAM DD statement in the Tape Pull List procedure, CTMTAPUL.

The format of each line in the list is:

  • Columns 1 through 8 – Unit name
  • Column 9 – One of the following indicators:

    — T – Tape

    — C – Cassette or Cartridge

    — D – DASD

DAREPOUT

Reports output.

TAPULOUT

Messages (of the procedure).

DAJCLOUT

Job stream of the jobs that is submitted during the specified period. For more information, see the following section, "JOB/SCAN, PRO/JCL, DOCU/TEXT Interface."

Parent Topic

The CTMTAPUL Tape Pull List Procedure