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


Remove Data From the AUDIT Record

Use the REMOVE command to remove AUDIT record resources.

To remove a resource from the AUDIT Record, enter the command:

TSS REMOVE(AUDIT) resource(resourcename)

Example: remove a resource from the AUDIT record

This example removes the data set UNSOLD.MASTER.FILE from the AUDIT Record:

TSS REMOVE(AUDIT) DSNAME(‘UNSOLD.MASTER.FILE’)