Previous Topic: Authority for the AUDIT recordNext Topic: Remove Data From the AUDIT Record


Define Data to the AUDIT Record

Use the ADD command to add resources to the AUDIT record.

To add a resource to the AUDIT Record, enter the command:

TSS ADDTO(AUDIT) resource class(resource name)
                 [ACCESS(level1, level2, …)]
resource class

Identifies a resource class that is defined in the RDT.

Range: 1 to 8 characters

resource name

Identifies a resource or resource prefix that is to be audited.

levelx

Access level(s) to be audited.

Example: add a resource record

This example audits the data set UNSOLD.MASTER.FILE:

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