ROSTAT will analyze the CA-Roscoe library system and format a report on the library space statistics. This should be done nightly as part of the CA Roscoe backup process.
Run this JCL to obtain the report on library space statistics
//ROSTAT EXEC PGM=ROSTAT,PARM=roscoejobname //STEPLIB DD DSN=CAI.RO60LIB,DISP=SHR //ROSLIB00 DD DSN=CAI.ROSLIB00,DISP=OLD //ROSLIB01 DD DSN=CAI.ROSLIB01,DISP=OLD //ROSLIB02 DD DSN=CAI.ROSLIB02,DISP=OLD //SYSAWSP DD DSN=CAI.AWSP,DISP=OLD //SYSPRINT DD SYSOUT=* /*