Set Trace options panel
The Set Trace options panel allows you to view and modify parameters that control the Trace output produced by FM/Db2 when it is run in debug mode.
Panel and field definitions
- Trace destination
- Specifies where debug trace FM/Db2 output is to be sent:
- FMNTRC
- Send trace output to the current FMNTRC allocation.
- Terminal
- Send trace output to the terminal.
- Data set
- Send trace output to the temporary data set specified by the Data set name field.
- Data set name
- The temporary trace data set where FM/Db2 trace output is directed when the Data set trace destination is specified.
- Output class
- The class of the JES spool queue to be used when the PRINT command is issued when browsing the temporary trace data set.
- Trace limit
- When run in debug mode, FM/Db2 writes the Trace output to a buffer
(as for normal debug mode), but the buffer is only written to the
Trace destination, if FM/Db2 abnormally terminates.
This field specifies the number of Trace statements that are retained in the buffer. If you specify a value of zero, background debug mode is turned off.
Parent panels
Child panels
None.