LOGON_RETRY_INTERVAL - USAP configuration option
Description
The LOGON_RETRY_INTERVAL option specifies the number of seconds that will elapse between a failed RFC logon attempt and the retry of that logon attempt.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -rfc_logon_retry_interval interval | |||||
Environment Variable | USAP_RFC_LOGON_RETRY_INTERVAL=interval | |||||
Configuration File Keyword | rfc_logon_retry_interval interval |
Value
interval is the number of seconds that will elapse between a failed RFC logon attempt and the retry of that logon attempt.
Default value is 10.
Command Usage
The LOGON_RETRY_INTERVAL 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.