Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

(tick)

(tick)

(tick)

Environment Variable

USAP_RFC_RETRY_INTERVAL=interval

(tick)

(tick)

Configuration File Keyword

rfc_retry_interval interval

(tick)

(tick)

(tick)

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.

  • No labels