Using System Trace Data to Diagnose Problems
TSAF maintains an internal trace table within the TSAF virtual machine. Use the DUMPSCAN TRACE subcommand to display the internal trace table entries. TSAF also writes event trace entries to the system TRSOURCE file. Use the DUMPSCAN command to view TSAF entries and the PRTDUMP command to print the TRSOURCE file.
set etrace on
cp trsource traceid id type gt block for userid
The privilege class C, QUERY TRSOURCE command displays information about the current TRSOURCE settings. This information helps with problem determination. For more information about the TRSOURCE and the CP QUERY commands see the z/VM: CP Commands and Utilities Reference.
To access and review the TRSOURCE reader file, use the DUMPSCAN command. To print selected portions or the entire TRSOURCE file, use the PRTDUMP command. For more information about Dump Viewing Facility commands, see the z/VM: Dump Viewing Facility.