Analyzing the CA Roscoe library system and formatting a report on the library space statistics.
search cancel

Analyzing the CA Roscoe library system and formatting a report on the library space statistics.

book

Article ID: 9548

calendar_today

Updated On:

Products

Roscoe

Issue/Introduction

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.

 


Environment

Release:
Component: ROSCOE

Resolution

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=*
/*