END_SEVERITY - UCMD Server configuration option

Description

The END_SEVERITY option specifies the message severity level that must be reached in order for the Initiator job to terminate.

The Initiator job traps messages received from the user commands and records the maximum severity message. When the maximum severity is equal to or greater than the value specified by the END_SEVERITY option, the Initiator terminates without executing any additional user commands.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

end_severity level

(tick)




Manager Override

-endseverity level

(tick)




Values

level is the message security level.

Valid values for level are positive integers.

Default is 30.