Server --> Logging --> JDBC
Tasks Related Topics Attributes
Overview
On the Server - >Logging - >JDBC tab, you can enable JDBC logging and specify a log file name for the JDBC log.
Tasks
Enabling JDBC Logging
Related Topics
JDBC
Introduction to WebLogic JDBC in Programming WebLogic JDBC
Attributes
Attribute Label
|
Description
|
Value Constraints
|
Enable JDBC Logging
|
Determines whether this server maintains a JDBC log file.MBean: weblogic.management.
configuration.ServerMBeanAttribute: JDBCLoggingEnabled
|
Valid values:
|
JDBC Log File Name
|
The name of the JDBC log file. If the pathname is not absolute, the path is assumed to be relative to the server's root directory. If the log has no path element and is atomic, ie. jdbc.log to avoid name space conflicts the file will be placed relative to the root directory in ./SERVER_NAME/MBean: weblogic.management.
configuration.ServerMBeanAttribute: JDBCLogFileName
|
Default: jdbc.log
|