
Displaying Tapes Required By a Job (TSIDLST) The TSIDLST Program
Chapter. 6 Additional BIM-EPIC Utilities 6-53
Displaying Tapes Required By a Job (TSIDLST)
The TSIDLST Program
The TSIDLST program displays the volume serial numbers of tapes required for the running
of a specific application. The input to this program consists of user-specifiable control
statements. TSIDLST obtains the volume serial numbers from the DSN Catalog based on the
dataset names in the D statements (see below). The TSIDLST parameters are:
• TITLE=report-title
•
STEP=step-name
•
D='
dataset
-name' [ ,V=version-number ]
• NOTE=user-comment
All of these parameters can be combined on the same control statement if you wish.
* $$ JOB JNM=JOHNM,CLASS=A,PRI=3
* $$ LST CLASS=A,DEST=(*,JOHNM)
// JOB JOHN
// EXEC TSIDLST
TITLE=THIS IS A TITLE STATEMENT - TEST OF TSIDLST
NOTE=THIS IS A TEST STATEMENT
D='JOHN.NAME.DISK',V=1
D='JOHN.NAME.DISK',V=1
D='JOHN.NAME.DISK1',V=1
D='JOHN.NAME.TAPE1',V=1
/*
/&
* $$ EOJ
Description
Example
Komentarze do niniejszej Instrukcji