DISPLAY TRACETABLE command output

The DISPLAY TRACETABLE command output consists of a header line, one line per selected trace table, and one message BPE0032I line that indicates that the command has completed.

The following example shows the output from the DISPLAY TRACETABLE command.
BPE0030I TABLE  OWNER  LEVEL  #PAGES
BPE0000I DISP   BPE    HIGH       12
BPE0000I STR    SMDC   MEDIUM      8
BPE0032I DISPLAY TRACETABLE COMMAND COMPLETED
These columns are in the DISPLAY TRACETABLE output:
TABLE
Specifies the name of the trace table type about which information is being displayed on the current row.
OWNER
Specifies the IMS Database Recovery Facility component that owns the trace table (BPE or the IMS Database Recovery Facility).
LEVEL
Specifies the current level setting of the trace table. A trace table's level determines the volume of trace data that is collected. These levels are possible:
NONE
No tracing is being done into the table.
ERROR
Only traces for error or exception conditions are being made into the table.
LOW
Only major event trace entries are made into the table.
MEDIUM
Major event trace entries and some minor event trace entries are made into the table.
HIGH
All trace entries are made into the table.
INACTV
The trace table is inactive and cannot be used. This status occurs only when BPE was unable to get any storage for the trace table. No tracing will be done for the indicated table type, and you cannot change the level for the trace table with the UPDATE TRACETABLE command. You must restart the address space in order to use the trace table again.
#PAGES
Specifies the number of 4 KB (4096 byte) pages that are allocated for the trace table type.