+

Search Tips   |   Advanced Search

 

Set client information traces with the console

 

Use one of two WAS trace groups to pass client information to a database.

 

Overview

The WAS.clientinfo and WAS.clientinfopluslogging traces pass client data on every connection that originates from the same data source.

 

Procedure

  1. Open the console.

  2. Select Troubleshooting.

  3. Select Log and Trace.

  4. Select the server you want to use.

  5. Select Change log detail levels.

  6. Select the Configuration or Run time tab.

  7. In the Trace Specification entry field, type WAS.clientinfopluslogging=all. This starts the WAS.clientinfopluslogging trace, which passes the client information to the backend data store (if your database supports receiving client information in this manner) and logs important client activities. Type WAS.clientinfo=all to pass client information to the backend without tracing of client activities. To deactivate either trace, simply type the trace group name followed by =off (without spacing between characters).



Unshareable and shareable connections

 

Related tasks


Passing client information to a database

 

Related Reference


Implicitly set client information