DCOLLECT + program or Rexx... ?
<snip>
I am processing a list of datasetnames and want to calculate the amount of
space used for ONLY those files which are not MIGRATED.
The program currently uses
R = LISTDSI ("'"FQSN'"') where FQSN is the Fully Qualified Dataset Name
Because there is no NORECALL parameter, each file gets RECALLED before
continuing. The overhead is terrible. LISTDSI will return "dataset is
migrated" if NORECALL is specified and the dataset is currently Migrated.
</snip>
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN