Hello,
Thank you all again for your time and suggestions to help me.
I finally came up with a working solution that may need some fine tuning
but,so far, it seems to do what I need:

STEP 1: DCOLLECT for all the online volumes to WK0
STEP 2: SORT of WK0 to WK1 with DSN; VOLSER, STG-GRP NAME; ALLOC SPACE; CR
DATE; LAST REF DATE;
STEP 3: LISTCAT of the master catalog to WK2
STEP 4: SORT of WK2 to WK3, to get the usercatalog names and format the
SYSIN to listcat all the user catalogs
STEP 5: LISTCAT of all the usercatalogs to WK4
STEP 6: SORT of WK4 to WK5 with only the dataset names
STEP 7: SORT WK1 & WK2 with JOIN,UNPAIRED to the dataset with the
uncatalogued data sets and the information formatted on STEP 2

Best regards
Jack




On Tue, 26 Jul 2022 at 07:53, Jack Zukt <[email protected]> wrote:

> Thanks Sebastian
> I was not aware of this feature. I am going to explore it
> Regards
> Jack
>
> On Tue, 26 Jul 2022 at 07:45, Sebastian Welton <[email protected]>
> wrote:
>
>> I'm just wondering if NaviQuest might help here:
>>
>> DFSMS NaviQuest is a data and storage management tool for implementing,
>> testing, and verifying the SMS environment. NaviQuest is installed under
>> the Interactive Storage Management Facility (ISMF) Primary Option Menu and
>> uses the standard Interactive System Productivity Facility (ISPF) panel
>> interface.
>>
>> I use it for extracting lists of volumes and the information about them
>> which I feed into other programs, but it is also possible to get dataset
>> reports. There are numerous samples for ISPF or batch described here:
>>
>> https://www.ibm.com/docs/en/zos/2.4.0?topic=administration-using-naviquest
>>
>> Sebastian
>>
>> >Thank you Lionel,
>> >It will definitely take some time.
>> >I tried going through the DCOLLECT output with IGGCSIRX ant it took
>> almost
>> >six hours.
>> >But using listdsi may be an interesting approach.
>> >Regards
>> >Jack
>>
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to [email protected] with the message: INFO IBM-MAIN
>>
>

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

Reply via email to