To write to an external data set, you must set EXTERNAL=YES
on the TRCLEV statement and specify the EXTTRACE parameter in the
BPE configuration parameter member.
To write BPE trace records to an external data set, you
must:
Procedure
- Define the external trace data set Generation Data Group
(GDG).
- Define the GDG model.
- Specify the EXTTRACE parameter in the BPE configuration
parameter member (BPECFG=) of the IMS.PROCLIB
data set. The EXTTRACE statement should specify the name of the GDG
you defined in step 1.
- Specify which trace tables you want to write to the BPE
external trace data sets. You can do this by using either or both
of the following methods:
- Optional: If you want to start tracing to external
data sets but you did not specify the EXTTRACE parameter when you
started the address space:
- Add the EXTTRACE data set to the BPE configuration member
of the IMS.PROCLIB data set while
the address space is running.
- Issue the UPDATE TRACETABLE command
and specify the OPTION(REREAD) option to cause the BPE to process
the newly-updated EXTTRACE parameter.
Information about the EXTTRACE and TRCLEV statements and
BPECFG= and the IMS.PROCLIB data
set is in IMS
Version 15.6 System Definition.