IBM Support

How to specify a location for the SAP JCo Trace file creation

Troubleshooting


Problem

How to specify a location for the SAP Java Connector (SAP JCo) Trace file creation when using the IBM Transformation Extender (ITX) Pack for SAP Applications adapters.

Symptom

How to specify a location for the SAP JCo Trace file creation when using ITX Pack for SAP Applications.

Environment

Command Server, Launcher, Design Studio

Resolving The Problem

The JVM option "-Djco.trace_path" can be used to specify the location of the JCo trace files.

1) For Command Server or Launcher, use the dtx.ini to specify the JVM Option:
[JVM Options]
option1=-Djco.trace_path=xxxxxxx

2) For Design Studio, use the eclipse.ini to specify the JVM Option:
-Djco.trace_path=xxxxxxx

Where xxxxxxx is the directory path where you want the JCO trace files.

The following additional JVM options may be used to specify the SAP JCo Trace Level and enable SAP RFC Trace.

[JVM Options]
option1=-Djco.trace_path=. -Djco.trace_level=1 -Djrfc.trace=1

[{"Product":{"code":"SSVSD8","label":"IBM Transformation Extender"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Pack for SAP R\/3","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"9.0.0.1;9.0.0.0;8.3.2.3;8.3.2.2;8.3.2.1;8.3.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
23 October 2019

UID

swg22000361