WebSphere Adapter for JDBC

Enabling tracing with the Common Event Infrastructure (CEI)

Enable tracing and control the level of detail in the adapter trace by configuring the Common Event Infrastructure (CEI).

Before you begin

Before you enable tracing with CEI, complete the following tasks:
For instruction on how to do these tasks, refer to the CEI documentation located on the Web site for your server:

To enable tracing and control the level of trace detail, use the following procedure.

How to perform this task

  1. In the administrative console, click Troubleshooting.
  2. Click Logs and Trace.
  3. In the list of servers, click the name of your server.
  4. In the General Properties area, click Change Log Detail Level and then select com.ibm.j2ca.* for the adapter components. There is a subcomponent for each adapter type, as described in the following table.
    Adapter Package Name
    WebSphere Adapter for Email com.ibm.j2ca.email.*
    WebSphere Adapter for Flat Files com.ibm.j2ca.flatfile.*
    WebSphere Adapter for FTP com.ibm.j2ca.ftp.*
    WebSphere Adapter for JDBC com.ibm.j2ca.jdbc.*
    WebSphere Adapter for JD Edwards EnterpriseOne com.ibm.j2ca.jde.*
    WebSphere Adapter for SAP Software com.ibm.j2ca.sap.*
    WebSphere Adapter for Siebel Business Applications com.ibm.j2ca.siebel.*
  5. Select the component that matches your adapter. Each adapter component has two subcomponents, one for logging and one for CEI. They are:
    • subcomponent_name.log.adapter_ID
    • subcomponent_name.cei.adapter_ID
    For example, com.ibm.j2ca.siebel.cei.adapter_ID1. For each instance of a deployed adapter, the system shows a separate ID.
  6. Select the CEI adapter ID that you want to enable.
  7. From the list, choose the level of business object detail to capture in service component events:
    • off. Turn CEI off.
    • fine. Turn CEI on but publish none of the business object payload. This corresponds to the event control detail level of Empty in WebSphere Integration Developer.
    • finer. Turn CEI on and publish only the payload description for the business object. This corresponds to the event control detail level of Digest in WebSphere Integration Developer .
    • finest. Turn CEI on and publish all of the business object payload. This corresponds to the event control detail level of Full in WebSphere Integration Developer.
    • all. Same as finest.
    For information on what each event content level means (Empty, Digest and Full), and for more information on using the Common Base Event model and the Common Event Infrastructure, refer to the documentation for your process server.

Terms of use |

Last updated: Tue 12 Dec 2006 03:32:40

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)