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_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

(tick)

(tick)

(tick)

Environment Variable

USAP_RFC_RETRY_COUNT=interval

(tick)

(tick)

Configuration File Keyword

rfc_retry_count interval

(tick)

(tick)

(tick)

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.

  • No labels