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