260 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
JCL Requirements
The following definitions apply to MOVe utility JCL:
SLSPRINT
output messages from the utility program.
SLSIN
input to the utility in the form of control cards.
Invoking the Move Utility
The easiest way to run utilities is to execute the ACS UTIL exec by entering the following
command:
EXEC ACS UTIL MOVe
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 SYSPRINT DEV PRNT CLASS A
/FILE SLSIN *
* MOVE Flsm(lsm-id) Panel(panel-list) Row(row-list) Column(col-list)
* Tlsm(lsm-list) TPanel(panel)
* MOVE Volume(vol-list) TLsm(lsm-list) TPanel(panel)
Move