> I would like to know information how to list the uncatalog datasets. I > would like to know whether we can use IDCAMS utility or any other > utility. Thanks. >
I've written REXX execs in the past to do this. Give it a list of volumes, use TSO utilities to get a list of datasets on the pack, and then do an IDCAMS lookup of each dataset name. If the dataset is not found, or is found on a different pack, it is uncataloged, and can potentially be deleted. Depending on how your catalogs, systems, and DASD are connected, you have to be really careful about this sort of job. Kevin McKenzie External Phone: 845-435-8282, Tie-line: 8-295-8282 z/OS BCP SVT, Dept FXKA, Bldg 706/2D38 ---------------------------------------------------------------------- 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

