TIMEOUT_INTERVAL - USAP configuration option

Description

The TIMEOUT_INTERVAL option specifies the number of seconds that can elapse before Universal Connector considers an RFC call to have timed out.

This sets a time constraint on all RFC functions, with the exception of a blocking RFC connect call.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rfc_timeout interval

(tick)

(tick)

(tick)

Environment Variable

USAP_RFC_TIMEOUT=interval

(tick)

(tick)

Configuration File Keyword

rfc_timeout interval

(tick)

(tick)

(tick)

Value

interval is the number of seconds that can elapse before Universal Connector considers an RFC call to have timed out.

Default is 120.

Command Usage

The TIMEOUT_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.