LOGON_RETRY_COUNT - USAP configuration option
Description
The LOGON_RETRY_COUNT option specifies the number of unsuccessful RFC logon retry attempts that can occur before USAP terminates the logon process and ends unsuccessfully.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -rfc_logon_retry_count count | |||||
Environment Variable | USAP_RFC_LOGON_RETRY_COUNT=count | |||||
Configuration File Keyword | rfc_logon_retry_count count |
Value
count is the number of unsuccessful RFC logon retry attempts that can occur before USAP terminates the logon process and ends unsuccessfully.
Default value is 10.
Command Usage
The LOGON_RETRY_COUNT option is an RFC (Remote Function Call) option.
RFC options are associated with program execution, not commands. They are always used to configure a fault tolerant RFC connection.