On Fri, 8 Jul 2011 14:56:55 +0530 jagadishan perumal <[email protected]> wrote:
:>I tried deleting the Uncataloged VSAM datset but I get the below following :>error message : :>IDCAMS SYSTEM SERVICES :> DELETE U262316.VSAM.KSDS2.AIX.DATA - :> NONVSAM :>IKJ56228I DATA SET U262316.VSAM.KSDS2.AIX.DATA NOT IN CATALOG OR :>IKJ56228I CATALOG CAN NOT BE ACCESSED :>IDC0551I ** ENTRY U262316.VSAM.KSDS2.AIX.DATA NOT DELETED :>IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8 :>IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8 .. :>The JCL used to Delete this DSN is : :>000001 //VSAMDEL$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T, :>000002 // REGION=0M,NOTIFY=&SYSUID :>000003 //STEP1 EXEC PGM=IDCAMS :>000004 //SYSPRINT DD SYSOUT=* :>000005 //SYSIN DD * :>000006 DELETE U262316.VSAM.KSDS2.AIX.DATA - :>000007 NONVSAM :>Could anyone please suggest me an idea to delete this orphaned Datasets. Lookup the VVR and FILE keywords. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

