I am looking for an easy method to run a batch job to gather space
information on PDSEs. Specifically... what percent of the dataset is
"in use".
Bob, your company is an FDRABR customer, so you have FDREPORT. This
simple FDREPORT will show stats including percent used for all PDSEs on
volume starting with IDP (change this to suit). The FDR manual has
examples of more parameters you can use to customize and expand the
report if needed.
//REPORT EXEC PGM=FDREPORT,REGION=0M
//SYSPRINT DD SYSOUT=*
//ABRMAP DD SYSOUT=*
XS DSORG=POE,VOLG=IDP
PRINT ENABLE=FAMSFREESP
--
Bruce A. Black
Senior Software Developer for FDR
Innovation Data Processing 973-890-7300
personal: [EMAIL PROTECTED]
sales info: [EMAIL PROTECTED]
tech support: [EMAIL PROTECTED]
web: www.innovationdp.fdr.com
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html