Chapter 4. Utility Functions 279
1st ed., 6/30/04 - 312579601
Invoking the Restore Utility
The easiest way to run utilities is to execute the ACS UTIL exec by entering the following
command:
EXEC ACS UTIL RESTore
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.
JCL Examples
Various examples showing JCL for running the RESTore utility are presented. Select the
appropriate example matching the control data set conventions that you have used for
specifying data sets.
The first example restores the control data sets using current data set conventions with the
primary, secondary, and standby control data sets and journals applied.
/JOB jobname SLUADMIN
/PARM MIXED
/FILE SLSPRINT DEV PRNT CLASS A
/FILE SLSAUDIT DEV PNCH CLASS A
/FILE SLSCNTL DEV <vaddr> DSN <dsname>
/FILE SLSCNTL2 DEV <vaddr> DSN <dsname>
/FILE SLSSTBY DEV <vaddr> DSN <dsname>
/FILE SLSBKUP DEV <vaddr> DSN <dsname>
/FILE SLSJRN01 DEV <vaddr> DSN <dsname>
/FILE SLSJRN02 DEV <vaddr> DSN <dsname>
/FILE SLSIN *
* RESTORE APPLY(YES) GEN(NO)
Restore
Summary of Contents for Host Software Component 6.0
Page 1: ...Host Software Component VM Implementation System Programmer s Guide Release 6 0 312579601...
Page 4: ...iv VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 24: ...xxiv VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 30: ...xxx VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 48: ...18 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 198: ...168 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 376: ...346 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 627: ...Appendix C Record Formats 597 1st ed 6 30 04 312579601 UVD994B5 CVAL Name Len Offset Value...
Page 632: ...602 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 683: ...Appendix F Batch Application Program Interface API 653 1st ed 6 30 04 312579601...
Page 684: ...654 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 700: ...1st ed 6 30 04 312579601 670 VM HSC 6 0 System Programmer s Guide...
Page 716: ...686 VM HSC 6 0 System Programmer s Guide 1st ed 6 30 04 312579601...
Page 717: ......
Page 718: ...Printed in U S A...