HOSTNAME_RETRY_COUNT - UEM Manager configuration option

Description

The HOSTNAME_RETRY_COUNT option specifies the number of times that the UEM Manager will attempt to establish a connection with the specified Universal Broker before it fails.

The UEM Manager will sleep for one second between connection attempts.

Connection errors occur for several reasons. A common reason is a failure to resolve the Universal Broker host name specified with the REMOTE_HOST option. This error can occur intermittently due to a temporary resource shortage or a temporary DNS problem. If your system is prone to host name resolution errors, it may help to have the UEM Manager retry the connection several times.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-hostname_retry_count count

(tick)

(tick)

(tick)

Environment Variable

UEMHOSTNAMERETRYCOUNT=count

(tick)

(tick)

Configuration File Keyword

hostname_retry_count count

(tick)

(tick)

(tick)

Value

count is the number of times that UEM will attempt to establish a connection.

Default is 1.