Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Logging and Exception Handling | Adapter for JDBC Message Logging
 
Adapter for JDBC Message Logging
Integration Server maintains several types of logs; however, Adapter for JDBC only logs messages to the audit, error and server logs. Because Adapter for JDBC works in conjunction with the WmART package, the adapter's messages and exceptions typically appear within log messages for the WmART package.
The logging levels for Adapter for JDBC are given in the following table.
Integration Server
Log
Description
Integration Server 10.3
Audit Log
You can monitor individual adapter services using the audit log as you would audit any service in Integration Server. The audit properties for an adapter service are available in each Adapter for JDBC service template on the Audit tab.
Error Log
Adapter for JDBC automatically posts fatal-level and error-level log messages to the server's error log. These log messages will appear as adapter run-time messages.
Server Log
Adapter for JDBC posts messages to the server log, depending on how the server log is configured. Fatal-level through debug-level log messages appear as adapter run-time log messages. Trace-level log messages appear as Adapter for JDBC log messages.
Adapter for JDBC's log messages appear in either of the following formats:
*ADA.1.nnnnc
*ADA.0001.nnnnc
where the facility code ADA indicates that the message is from an adapter, 0001 or 1 indicate that it is Adapter for JDBC, nnnn represents the error's minor code, and (optionally) c represents the message's severity level. For detailed descriptions of Adapter for JDBC's minor codes, see Adapter for JDBC Error Codes .
To monitor Adapter for JDBC's log messages in the server log, ensure that your server log's logging settings are configured to monitor the following facilities:
*0113 Adapter Run time (Managed Object)
*0114 Adapter Run time
*0115 Adapter Run time (Listener)
*0116 Adapter Run time (Notification)
*0117 Adapter Run time (Adapter Service)
*0118 Adapter Run time (Connection)
*0121 Adapter Run time (SCC Transaction Manager)
*0126 Adapter Run time (SCC Connection Manager)