The RESET statement deletes the contents of a VSAM file that CA‑L‑Serv is managing.
RESET OUTFILE(ddname)
Identifies the file. This DD name must match the DD name on the ADDFILE command.
Note:
You can specify this statement only as input to the LDMAMS utility.
Example
To delete the contents of file FILE1, specify this statement as input to the LDMAMS job:
RESET OUTFILE(FILE1)
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |