WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
ODBC Activity log
Provides a high-level overview of how WebSphere® Message Broker interacts with databases so that you can better understand these interactions.
Activity log content
Activity
log entries for ODBC include
the following types of activity:
- A message flow connects to an ODBC datasource.
- A message flow prepares a database statement for execution.
- A message flow executes a database statement.
Activity log tags
In addition to the generic Activity log tags, there are additional tags that are specific to ODBC. These tags enrich the logged information and can also be used for filtering.
For more information about the generic tags, see Activity logs. The following table lists the additional ODBC tags.
Name | Description | Valid values |
---|---|---|
DATASOURCE | The name of the ODBC datasource which is suffixed with XA for globally coordinated connections. | Any valid ODBC datasource name. |
ODBCOPERATION | The type of ODBC interaction. | CONNECT, PREPARE, and EXECUTE. |