RETRY_CALL_COUNT - USAP configuration option
Description
The RETRY_CALL_COUNT option specifies the number of unsuccessful RFC call retry attempts that can occur before USAP terminates the RFC call retry 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_retry_count interval | |||||
Environment Variable | USAP_RFC_RETRY_COUNT=interval | |||||
Configuration File Keyword | rfc_retry_count interval |
Value
interval is the number of unsuccessful RFC call retry attempts that can occur before USAP terminates the RFC call retry process and ends unsuccessfully.
Default is 10.
Command Usage
The RETRY_CALL_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.