OPEN_RETRY_COUNT - UDM Manager configuration option
Description
The OPEN_RETRY_COUNT option sets the maximum number of attempts that will be made to establish a session by the open command.
This option is used only if the OPEN_RETRY option is being used by UDM (value=yes)
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -open_retry_count number | ||||
Environment Variable | UDMOPENRETRYCOUNT=number | ||||
Configuration File Keyword | open_retry_count number | ||||
STRUDM Parameter | n/a (see OPEN_RETRY option) |
Values
number is any number.
Default is 20.