edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > JDBC Store: Monitoring: Connections

JDBC Store: Monitoring: Connections

Column Display     Related Tasks     Related Topics

Use this page to view runtime statistics for all active JDBC store connections.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name of

Name of configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.Name

Create Count

Number of create requests issued by this connection.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.CreateCount

Read Count

Number of read requests issued by this connection.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.ReadCount

Update Count

Number of update requests issued by this connection.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.UpdateCount

Delete Count

Number of delete requests issued by this connection.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.DeleteCount

Object Count

Number of objects contained in the connection.

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.ObjectCount

Object Count

MBean Attribute:
PersistentStoreConnectionRuntimeMBean.Object Count

Related Tasks

Related Topics