Hi all,

I was asked to create a REXX program to identify datasets that are
approaching the 59 volumes extent limit.
I was trying to do that using ICETOOL OCCUR statement and a DCOLLECT file
for input. So far it is geting me nowhere fast. Do you think that this is a
feaseble option to get that result?

The statement that I am using is

OCCURS FROM (INDD01) ON(DCDDSNAM) ON(DCDVOLSR) LIST(OUT001)

This is giving one line for dataset but only one volser. I was expecting
one lline for dataset and a count for volser. So I am on the wrong track.
Any ideas?
Regards
Jack

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to