cancel
Showing results for 
Search instead for 
Did you mean: 

dev_rfc.trc on desktop

0 Kudos

We have a user whose dev_rfc.trc is going to her desktop. We would like it to go to another directory.

Is there a way to change the directory that dev_rfc.trc is sent?

We are running

SAP ECC 6.0

SAP_ABA 701 0007 SAPKA70107

SAP_BASIS 701 0007 SAPKB70107

PI_BASIS 701 0007 SAPK-70107INPIBASIS

SAPGIU

SAP Frontend for Windows

720 Final Release

7200.1.3.3190

1196830

librfc32.dll

Product version 7200.1.68

File version 7200.1.68.6674

File size 004093440

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Thanks for the help.

Please note that RFC_TRACE_DIR is a Windows setting not an SAP setting

MartinMaruskin
Active Contributor
0 Kudos

Just to add to Brian's reply:

RFC_TRACE_DIR is operation system level variable. You can set it by executing following command:

set RFC_TRACE_DIR=\path\to\trace\dir

You can learn more how to set it up @

http://wiki.sdn.sap.com/wiki/display/SI/Java+Connectivity

Former Member
0 Kudos

Does anybody resolve this issue?

MartinMaruskin
Active Contributor
0 Kudos

Brain, a folder where dev_rfc.trc files are being stored can be controlled by environment variable RFC_TRACE_DIR.

Just set this variable in operating system of your user like following:

set RFC_TRACE_DIR=\path\to\trace\dir