In a message dated 3/18/2006 11:55:06 P.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

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



>> 
del R1ABPB.N027664.VSAM.DATA VVR FILE(DD1) 
del R1ABPB.N027664.VSAM.INDEX VVR FILE(DD1)
 
 
 
Example 3. In Access Method Services
 
//DELET14    JOB    ...
//STEP1     EXEC   PGM=IDCAMS
//DD1        DD     VOL=SER=VSER01,UNIT=3380,DISP=OLD
//SYSPRINT  DD     SYSOUT=A
//SYSIN     DD     *
DELETE  -
EXAMPLE.KSDS01.DATA  -
FILE(DD1)  -
VVR





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