TRACE= LIBNAME Option

Indicates whether SAS should trace the RFC requests.
Valid in: SAS/ACCESS LIBNAME statement for SAP
Default: 0

Syntax

TRACE= 0 | 1 | Y | N

Required Arguments

0
specifies that RFC trace is switched off.
1
specifies that RFC trace is switched on.
Y
specifies that RFC trace is switched on.
N
specifies that RFC trace is switched off.

Details

If you switch on the trace option, SAS writes log information into a file. The RFC library logs messages in the dev_rfc file.