Skip to main content

RFC_TRACE_DIR - USAP configuration option

Description

The rfc_trace_dir option specifies a path to the directory where RFC trace files will be written to.

If this USAP configuration option is not set, the SAP NW RFC library will look for its own configuration for RFC_TRACE_DIR, which can be set via environment variable or within the sapnwrfc.ini file. If not set, the SAP NW RFC library will use the current working directory of the USAP process.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rfc_trace_dir path

Environment Variable

USAP_RFC_TRACE_DIR=path

Configuration File Keyword

rfc_trace_dir path

Value

path is the path to where the RFC library will write its trace files. The path can be specified as an absolute path, or a path relative to the current working directory of the USAP process.

Default:

On z/OS, this defaults to /tmp.

On other platforms, no value is set by default.

Command Usage

The RFC_TRACE_DIR option is an RFC (Remote Function Call) option.

RFC options are associated with program execution, not commands. They are used to configure the SAP NW RFC connection.