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
Related Information
Was this topic helpful?
Document Information
Modified date:
23 October 2019
UID
swg22000361