MESSAGE_LEVEL - UQUERY configuration option

Description

The MESSAGE_LEVEL option specifies the level of messages to write.

Usage


Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-l level

(tick)

(tick)

(tick)

(tick)

Command Line, Long Form

-level level

(tick)

(tick)

(tick)

(tick)

Environment Variable

UQRYLEVEL=level

(tick)

(tick)

(tick)


Configuration File Keyword

message_level level

(tick)

(tick)

(tick)

(tick)

STRUQR Parameter

MSGLEVEL(*level)

(tick)




Values

level indicates either of the following level of messages:

  • trace
    Writes trace messages used for diagnostic purposes.

Note

Use trace only as directed by Stonebranch, Inc. Customer Support.

  • audit
    Writes audit, informational, warning, and error messages.
  • info
    Writes informational, warning, and error messages.
  • warn
    Writes warning and error messages.
  • error
    Writes error messages only.

Default

IBM i

info

UNIX

warn

Windows

warn

z/OS

info

Trace Files

IBM i

Trace file name is *CURLIB/UNVTRCUQR(UQRxxxxxx), where xxxxxx is the job number of the job invoking Universal Command.

UNIX

Trace file name is uquery.trc. It is created in the working directory of Universal Query.

Windows

Trace file name is uquery.trc. It is created in the working directory of Universal Query.

z/OS

Trace file name is uquery.trc. It is created in the working directory of Universal Query.