238 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
JCL Example
The following example shows JCL for Directory Rebuild execution.
JCL for Directory Rebuild
Output Description
Output resulting from the execution of the Directory Rebuild utility includes:
• a listing of input commands with appropriate messages when syntax errors occur
• messages associated with error conditions resulting from an unsuccessful attempt to
execute DIRBLD processing
• an updated CDS with corrected pointer and directory information
• a condition code indicating successful or unsuccessful CDS update.
/JOB jobname SLUADMIN
/PARM MIXED
/FILE SLSCNTL DEV 501 DSN SLS.DBASE
/FILE SLSPRINT DEV PRNT CLASS A
/FILE SLSIN *
* DIRBLD
Directory Rebuild