Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

...

12568981256898The TRACE_TABLE option specifies the size of a wrap-around trace table maintained in memory. Anchor12568991256899

The trace table is written to a file / data set when the program ends under the conditions specified in this option. Tracing is activated, and a trace file is generated, when the MESSAGE_LEVEL option is set to trace.

...

Usage

...


Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

trace_table size, condition

(tick)


(tick)

(tick)

...

(tick)

...

Values

Anchor12569351256935size is the size (in bytes) of the trace table. Anchor

12569361256936The size can be suffixed with either of the following characters:

  • M indicates that the size is specified in megabytes
  • K indicates that the size is specified in kilobytes

...

12569391256939For example, 50M indicates that 50 X 1,048,576 bytes of memory is allocated for the trace table.

Note
titleNote

If size is 0, the trace table is not used.

Default is 0. Anchor12569441256944


condition is the condition under which the trace table is written. Anchor12569451256945

Possible values for condition are:

...