Previous Topic Next topic Print topic


DELETE

Deletes an MVS data set and its related PC file.

The following example deletes the data set TESTDATA.UNSORTED.DATA.

DELETE 'TESTDATA.UNSORTED.DATA'

Operands Support

The following operands are supported for DELETE:

DATASET DSNAME
DDNAME FILE

The following are parsed and ignored:

ALIAS NONVSAM PRG
CATALOG NOPURGE PURGE
CLUSTER NOSCRATCH SCRATCH
ERASE NPRG SPACE
GDG NSCR SPC
GENERATIONDATAGROUP NVSAM UCAT
NERASE PAGESPACE USERCATALOG
NOERASE PGSPC
Previous Topic Next topic Print topic