HOSTNAME_RETRY_COUNT - UEC configuration option
Description
The HOSTNAME_RETRY_COUNT option specifies the number of times that UEC will attempt to resolve the host name of a specified Universal Broker before it ends with a connect error.
UEC will sleep for one second between resolution attempts.
Connection errors occur for several reasons. A common reason is a failure to resolve the Universal Broker host name specified with the UECLoad BROKER_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 UEC 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 | |||||
Configuration File Keyword | hostname_retry_count count |
Values
count is the number of times that UEC will attempt to resolve the host name.
Default is 1.