The following will delete the VVR records

//**********************************************************************
//* DELETE VVR(S)                                                       
//**********************************************************************
//JS010 EXEC PGM=IDCAMS                                                 
//*                                                                     
//SYSPRINT DD SYSOUT=*                                                  
//VOL001   DD DISP=SHR,UNIT=3390,VOL=SER=VOLABC                         
//SYSIN    DD *                                                         
 DELETE your.data.set.INDEX                         VVR FILE(VOL001)
 DELETE your.data.set.DATA                          VVR FILE(VOL001)



Terry Traylor 
charlesSCHWAB 
TIS Mainframe Storage Management 
Remedy Queue: tis-mfs-storage
(602) 977-5154 
WARNING:  All email sent to or from this address will be received by the
Charles Schwab corporate e-mail system and is subject to archival and
review by someone other than the recipient.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Balaji_Gowda
Sent: Saturday, March 18, 2006 10:44 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: VSAM CLUSTER missing

Hi All,

I had a VSAM file which was created couple of months back.

R1ABPB.N027664.VSAM
R1ABPB.N027664.VSAM.DATA
R1ABPB.N027664.VSAM.INDEX

Somehow, the VSAM CLUSTER is missing/deleted now.
I want to DELETE the DATA & INDEX part now, but I am unable to do so.

Whenever I try to Delete the INDEX/DATA, it just gives an error message
saying that CLUSTER is not found.

Can anyone suggest me how I can delete the DATA & INDEX part.


Thanks & Regards
Balaji.H.M

**************** CAUTION - Disclaimer ***************** This e-mail
contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the
use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further,
you are not to copy, disclose, or distribute this e-mail or its contents
to any other person and any such actions are unlawful. This e-mail may
contain viruses. Infosys has taken every reasonable precaution to
minimize this risk, but is not liable for any damage you may sustain as
a result of any virus in this e-mail. You should carry out your own
virus checks before opening the e-mail or attachment. Infosys reserves
the right to monitor and review the content of all messages sent to or
from this e-mail address. Messages sent to or from this e-mail address
may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

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

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

Reply via email to