TRACE_FILE_LINES - UCMD Server configuration option

Description

The TRACE_FILE_LINES option specifies the maximum number of lines to write to the trace file.

When this maximum number of lines has been reached, the trace file will wrap around and the UCMD Server will start writing trace entries after the trace header lines.


z/OS

Trace file wrapping is supported only with sequential data sets that have a fixed record format. Partitioned data sets or variable record formats are not supported.

Note

A trace file is generated when the MESSAGE_LEVEL option is set to a value of trace.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

trace_file_lines number

(tick)

(tick)

(tick)

(tick)

Manager Override

n/a





Values

number is the maximum number of lines to write to the trace file.

The average size of a trace file line is 50 characters.


Default is the very large value of 5E8E8E800. If space is limited, set this to a smaller value.