296 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
Parameters
VOLser
specifies the list of volume serial numbers to be added, deleted, or replaced in the
scratch list(s).
(vol-list)
vol-list specifies the volume serial numbers; this can be a single volume, a list
of volume serial numbers, ranges of volume serial numbers, or combinations of
lists with ranges delimited by commas. The entire list must be enclosed in
parentheses.
JCL Requirements
The following definitions apply to the Scratch Update utilities JCL:
SLSPRINT
output from the utility program.
SLSIN
input to the utility in the form of control cards.
Invoking the Scratch Update Utilities
The easiest way to run utilities is to execute the ACS UTIL exec by entering one of the
following commands:
EXEC ACS UTIL SCRAtch
EXEC ACS UTIL UNSCratch
EXEC ACS UTIL REPLaceall
EXEC ACS UTIL SCRAtch UNSCratch REPLaceall
Execution of this last statement results in the following ACSUTIL SLKJCL file:
ACSUTIL SLKJCL File
/JOB jobname SLUADMIN
/PARM MIXED
/FILE SLSPRINT DEV PRNT CLASS A
/FILE SLSIN *
* SCRATCH VOLSER(vol-list)
* UNSCRATCH(vol-list)
* REPLACEALL VOLSER(vol-list)
Scratch Update