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 RFC_TRACE option specifies the trace level of all connections / destinations.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rfc_trace level

(tick)

(tick)

Environment Variable

USAP_RFC_TRACE=level

(tick)

(tick)

Configuration File Keyword

rfc_trace level

(tick)

(tick)

Value

level is the trace level of all connections / destinations.

Valid values for level are:

  • 0 (off)
  • 1 (brief)
  • 2 (verbose)
  • 3 (full)

Default is 0 (off).

Command Usage

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

  • No labels