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(data‑set‑name)
Example: removing DLF record data
This example removes data set CICS.MASTER.FILE from the DLF:
TSS REMOVE(DLF) DSNAME(‘CICS.MASTER.FILE’)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|