![]() ![]() ![]() ![]() |
JDBC Store: Monitoring: Statistics
Column Display Related Tasks Related Topics
Use this page to view run-time statistics for this JDBC store.
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 The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
MBean Attribute:
PersistentStoreRuntimeMBean.Name
Server The server hosting this file store.
Health Implement the HealthFeedback interface by returning the health state of this store.
MBean Attribute:
PersistentStoreRuntimeMBean.HealthState
Create Count Number of create requests issued by this store.
MBean Attribute:
PersistentStoreRuntimeMBean.CreateCount
Read Count Number of read requests issued by this store, including requests that occur during store initialization.
MBean Attribute:
PersistentStoreRuntimeMBean.ReadCount
Update Count Number of update requests issued by this store.
MBean Attribute:
PersistentStoreRuntimeMBean.UpdateCount
Delete Count Number of delete requests issued by this store.
MBean Attribute:
PersistentStoreRuntimeMBean.DeleteCount
Physical Write Count Number of times the store flushed its data to durable storage.
MBean Attribute:
PersistentStoreRuntimeMBean.PhysicalWriteCount
![]() |