Previous Topic: Remove Data From the AUDIT RecordNext Topic: Data Lookaside Facility (DLF) Record


List the AUDIT Record

Use the LIST command to list the AUDIT record.

To list the entire AUDIT Record, enter the command:

TSS LIST(AUDIT)

To list a specific resource in the AUDIT Record, enter the command:

TSS LIST(AUDIT) resource(resclass)

Example: list an AUDIT record

This example lists all dataset resources in the AUDIT Record:

TSS LIST(AUDIT) RESCLASS(DATASET)