Looks like someone managed to create an invalid dataset name by accidentally specifying JCL with a dataset name in quotes, e.g., //DD1 DD DSN='MILDCOP.NPR256D.CNTLNLDSVOLD',DISP=...etc.
To delete the dataset, try an IEFBR14 - step with //DD1 DD DSN='MILDCOP.NPR256D.CNTLNLDSVOLD',DISP=(OLD,DELETE,DELETE) and see what happens. Regards, Ulrich Krueger -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of esmie moo Sent: Monday, March 10, 2008 09:58 To: [email protected] Subject: Unable To Delete Archived Dataset Good Day Gentle Readers, I am trying to delete this dataset MILDCOP.NPR256D.CNTLNLDSVOLD. Yes, the last qualifier is correct. This dsn was migrated by DMS. I tried a del nscr purge but I got the error message :ITEM DOES NOT ADHERE TO RESTRICTIONS. I also tried IEHPROGM to no avail. I cannot understand as to how this dsn was created. However, my immediate problem is deleting this dsn. Could anybody suggestion ---------------------------------------------------------------------- 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

