Willie, 

Had the same problem this past weekend. The ones I wanted deleted were not 
cataloged. Here is the job that worked for me. Hope it helps you as well. 

//STEP1     EXEC  PGM=IDCAMS                                
//DD1       DD    VOL=SER=WSC001,UNIT=3390,DISP=OLD         
//SYSPRINT  DD    SYSOUT=*                                  
//SYSIN  DD *                                               
 DELETE NETVIEW.TME54.SUR01.DSITRCS.DATA FILE(DD1) VVR -    
  CAT(CATALOG.WSC.MASTER)                                   

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of willie bunter
Sent: Tuesday, May 13, 2014 12:24 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: DELETE VSAM COMPONENTS

Good Day Members,

I am trying to delete the VSAM components - data and index - from a disk 
volume.  The problem is that there is a CLUSTER along with the same DATA & 
INDEX component names which reside on another voume.  Is there a way deleting 
the errant components?  Both volumes are SMS managed.

Thanks in advance for your help.

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


NOTICE:  This e-mail message, including any attachments and appended messages, 
is for the sole use of the intended recipients and may contain confidential and 
legally privileged information.
If you are not the intended recipient, any review, dissemination, distribution, 
copying, storage or other use of all or any portion of this message is strictly 
prohibited.
If you received this message in error, please immediately notify the sender by 
reply e-mail and delete this message in its entirety.

----------------------------------------------------------------------
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