Previous Topic: Define Data to the DLF RecordNext Topic: List the DLF Record


Remove Data From the DLF Record

Use the REMOVE command to remove data from the DLF record.

To remove a data set from the DLF Record, enter the command:

TSS REMOVE(DLF) DSNAME(datasetname)

Example: removing DLF record data

This example removes data set CICS.MASTER.FILE from the DLF:

TSS REMOVE(DLF) DSNAME(‘CICS.MASTER.FILE’)