On 28 September 2010 12:17, Darth Keller <[email protected]> wrote: >>>Jacky; >>>I have used the following and it worked. > > //STEP1 EXEC PGM=IDCAMS > //SYSPRINT DD SYSOUT=* > //SYSIN DD * > DELETE your.dsn + > NOSCRATCH >>>Thanks; >>>Ray Baraniecki >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > Looks to me like the JCL used to create his uncataloged components in the > 1st place. This would delete the catalog entry & leave the components on > his volume(s). > ddk
NOSCRATCH is for non-VSAM datasets only, and would have been rejected for a VSAM cluster. Tony H.. ---------------------------------------------------------------------- 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

