Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
DELETE z/OS DFSMS Access Method Services Commands SC23-6846-01 |
|||||||||||||||||||||||||||||||||||||||||||||||||||
The DELETE command deletes catalogs, VSAM data sets, non-VSAM data sets, and objects. The syntax of the DELETE command is:
For VSAM RLS recoverable data sets, DELETE CLUSTER removes all
pending recovery information for the sphere.
Recommendation: Do not delete
any entryname for which there is any activity on any system in the
sysplex, that is, active units of recovery, commits or back outs.
Before deleting any entryname for which there is currently no activity
but for which there are shunted log records, use the SHCDS PURGE command
to clear the owed sync point (commit or back out). Otherwise, when
the sync point is eventually retried, it will fail. In addition, you
might receive unpredictable results on a future backout if a data
set with the same name is later created.
DELETE can be abbreviated: DEL |
Copyright IBM Corporation 1990, 2014
|