Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index

 


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

Table 282-1

Attribute Label

Description

Value Constraints

Enable JDBC Logging

Determines whether this server maintains a JDBC log file.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: JDBCLoggingEnabled

Valid values:

  • true

  • false

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.ServerMBean

Attribute: JDBCLogFileName

Default: jdbc.log

 

Skip navigation bar  Back to Top Previous Next