13 WebLogic Server Persistent Stores

A persistent store is a physical repository for storing subsystem data. The WebLogic persistent store provides a built-in, high-performance storage solution for WebLogic Server subsystems and services that require persistence. For example, it can store persistent JMS messages or temporarily store messages sent using the Store-and-Forward feature. The persistent store supports persistence to a file-based store or to a JDBC-accessible store in a database. For more information, see "Using the WebLogic Persistent Store" in Administering Server Environments for Oracle WebLogic Server.

This chapter describes how to monitor persistent stores created for this domain.

Monitor persistent stores

To monitor all persistent stores created for the current domain:

  1. From the WebLogic Domain dropdown menu, select Other Services, then select Persistent Stores.

    The Persistent Store table displays information about the persistent stores that have been created for the current domain, such as:

    • Name

    • Type

    • Target

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

  2. In the table, select the name of the persistent store for which you want to view configuration information.

Monitor server persistent stores

To monitor all persistent stores created for a specific server instance:

  1. From the WebLogic Domain dropdown menu, select Environment, then select Servers.

    The Servers table displays information about the Administration Server and any Managed Servers that have been configured in the current domain.

  2. In the Servers table, select the name of the server instance for which you want to monitor persistent stores.

  3. From the WebLogic Server dropdown menu, select Other Services, then select Persistent Stores.

    The Persistent Store table displays information about the persistent stores that have been created for the current server instance, such as:

    • Name

    • Type

    • Target

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

  4. In the table, select the name of the persistent store for which you want to view configuration information.

Monitor cluster persistent stores

To monitor all persistent stores created for a specific cluster:

  1. From the WebLogic Domain dropdown menu, select Environment, then select Clusters.

    The Clusters table displays information about the clusters that have been configured in the current domain.

  2. In the Clusters table, select the name of the cluster for which you want to monitor persistent stores.

  3. From the WebLogic Cluster dropdown menu, select Other Services, then select Persistent Stores.

    The Persistent Store table displays information about the persistent stores that have been created for the current cluster, such as:

    • Name

    • Type

    • Target

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

  4. In the table, select the name of the persistent store for which you want to view configuration information.

Monitor file stores

A file store is a file-based repository for storing subsystem data, such as persistent JMS messages or durable subscriber information.

To monitor a specific persistent file store:

  1. From the WebLogic Domain dropdown menu, select Other Services, then select Persistent Stores.

  2. In the Persistent Store table, select the name of the file store you want to monitor.

  3. Select Monitoring, then select Statistics.

    The Statistics table displays runtime statistics for this persistent file store, such as:

    • Create Count

    • Read Count

    • Update Count

    • Delete Count

    • Physical Write Count

    • Allocated Window Buffer Bytes

    • Allocated IO Buffer Bytes

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

  4. Select Monitoring, then select Connections.

    The Connections table displays runtime statistics for all active file store connections, such as:

    • Name

    • Create Count

    • Read Count

    • Update Count

    • Delete Count

    • Object Count

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

Monitor JDBC stores

A JDBC store is a JDBC-accessible database for storing subsystem data, such as persistent JMS messages and durable subscriber information.

To monitor a specific JDBC store:

  1. From the WebLogic Domain dropdown menu, select Other Services, then select Persistent Stores.

  2. In the Persistent Store table, select the name of the JDBC store you want to monitor.

  3. Select Monitoring, then select Statistics.

    The Statistics table displays runtime statistics for this JDBC store, such as:

    • Create Count

    • Read Count

    • Update Count

    • Delete Count

    • Physical Write Count

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example

  4. Select Monitoring, then select Connections.

    The Connections table displays runtime statistics for all active JDBC store connections, such as:

    • Name

    • Create Count

    • Read Count

    • Update Count

    • Delete Count

    • Object Count

    For more information about these fields, see Configuration Options.

    Optionally, select View to access the following table options:

    • Columns: add or remove the columns displayed in the table

    • Detach: detach the table (viewing option)

    • Sort: sort the columns in ascending or descending order

    • Reorder: change the order of the columns displayed

    • Query by Example