MAXIMUM_RETURN_CODE - UEM Manager configuration option

Description

The MAXIMUM_RETURN_CODE option specifies the highest return code value that a process executed on behalf of an event handler can return and still be considered as having executed successfully.

The situation in which any event handler process does not end successfully will be reflected in the return code of a waiting UEM Manager (see the WAIT option).

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-maxrc returncode

(tick)

(tick)

(tick)

Environment Variable

n/a

Configuration File Keyword

n/a

Value

returncode is the highest return code value that can be returned for a process to be considered successful.

Default

If MAXIMUM_RETURN_CODE is not used, the specified (or default) value of the UEM Server MAXIMUM_RETURN_CODE option is used.