TRACE_FMT - OMS Administration Utility command option

Description

The TRACE_FMT option specifies the format of the message header and body in a message trace.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a



(tick)

(tick)


Command Line, Long Form

-tracefmt hdrfmt[,bodyfmt]



(tick)

(tick)


Values

hdrfmt specifies the format of the message header.

Valid values for hdrfmt are:

  • REPORT
    Header fields are formatted on separate lines.
  • LINE
    All header fields are formatted on a single line as comma-separated list of K=V values.

Default is REPORT.
 

bdyfmt (optionally) specifies the format of the message body if it is printed (see the TRACE_BODY_MAX command option).

Valid values for bdyfmt are:

  • FORMAT
    Print the message body in its native, human-readable format.
  • DUMP
    Print the body as a hexidecimal dump. If the value being printed is a string, a line dump format is used; otherwise, a block dump format is used.
  • LINE
    Print the message body on a single line.

Command Usage

The TRACE_FMT option is used in the following OMS Administration Utility command: