StorageTek 6 Water System User Manual


 
254 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
SLSOFF02
the created offload data set for the second journal (SLSJRN02).
Note: The offload data sets created by SLSOFF01 and SLSOFF02 must be allocated
on DASD. You can then copy the offloaded DASD data sets to tape if you desire.
SLSIN
input to the utility in the form of control statement card images.
Invoking the Journal Offload Utility
The easiest way to run utilities is to execute the ACS UTIL exec by entering the following
command:
EXEC ACS UTIL OFFLoad
Execution of the statement results in the ACSUTIL SLKJCL file:
ACSUTIL SLKJCL File
To execute the utility:
1. Delete the lines in the template that are not required, or leave the comment indicator
(*) in column one.
2. Remove the comment indicator from the desired lines.
3. Specify values for the desired parameters.
4. Delete the parameters that are not desired.
5. Enter the command ‘‘FILE.’’
The job file is then submitted to the ACS service machine for execution.
/JOB jobname SLUADMIN
/PARM MIXED
/FILE SLSPRINT DEV PRNT CLASS A
/FILE SYSPRINT DEV PRNT CLASS A
/FILE SLSCNTL DEV <500> DSN <dsname>
/FILE SLSJRN01 DEV <502> DSN <dsname>
/FILE SLSJRN02 DEV <503> DSN <dsname>
/FILE SLSOFF01 DEV <504> DSN <dsname>
/FILE SLSOFF02 DEV <505> DSN <dsname>
/FILE SLSIN *
* OFFLOAD
Journal Offload