CICS BAC internal trace options
CICS® BAC has its own trace facility for diagnostic purposes. You can
give it a table size number and tell it what to trace. Entries are as follows:
- Number of trace table entries to allocate. Set this
number to signify the number of trace entries that will be allocated for the CICS BAC trace table. A single entry occupies 128 bytes in CICS private storage
above the line. Specify zero to turn off the internal trace.
- Trace only module entry and exit points. Turn this
option on if you want to trace only CICS BAC program module entry/exit points.
- Trace all trace points. Turn this option on if you
want to trace all points.