Victor Hugo Ochoa Avila wrote:

>I want to know if it is possible to list all datasets on the system but I'm 
>just interested to obtain the list by the HLQ.

Yes. It is possible. Like Lizette kindly said, there are many ways to do that.

I would like to add: If you have good RACF controls (PROTECT-ALL(FAIL)) and SMS 
and you protect your cataloged tape datasets with RACF, you can just list all 
your HLQ from RACF.

But first, how do you want to obtain the list in the first place? Interactively 
(=3.4, ISMF), programmatic (REXX, Assembler)  or from a database (tape 
management, HSM) or ... ???

>That way I can get this?

I did this once via CSI. One catalog at a stage because of size. Do a quick 
sort (by name and perhaps also by DEVTYPE). Parse out everything left of the 
first dot. Sort while dropping the duplicates.

Repeat for each catalog and you have everything you want.

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to