Previous Topic: Adjust Disk Space ManuallyNext Topic: Directory CXX Report Sample


Directory (CXX) Report Sample JCL

The following shows the command to generate a Space Utilization Report for the Directory.

//jobname (see note)
// EXEC PGM=DBUTLTY,REGION=2M
//STEPLIB (see note)
//CXX      DD DISP=SHR,DSN=RunTimeMVSHLQPrefix.cxx   Directory (CXX) data set
//SYSIN  DD * Command Input
REPORT AREA=CXX,DBID=4000,TYPE=A

Note: Use this sample JCL as a guide to prepare your JCL. Verify that you adhere to the following guidelines: