Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain: Other Services: Persistent Stores

Buttons     Column Display     

A persistent store is a physical repository for storing subsystem data, such as persistent JMS messages. It can be either a JDBC-accessible database or a disk-based file. This page summarizes the persistent stores that have been created for this domain.

Buttons

Name Description
Create

Creates a new persistent store.

Delete

Deletes the selected persistent store.

Column Display

Name Description
Name

The name of this disk-based file store. This name must be unique within the WebLogic Server instance or its cluster.

MBean Attribute:
WebLogicMBean.Name

Changes take effect after you redeploy the module or restart the server.

Type

The type of persistent store.

MBean Attribute:
JMSFileStoreMBean.Targets

Changes take effect after you redeploy the module or restart the server.

Scope

The scope in which this persistent store was configured.

Resource Group / Template

The list of resource groups and/or resource group templates in which this persistent store is available.

Domain Partition

The list of domain partitions in which the persistent store is available.

Target

The server instance for a persistent store.

MBean Attribute:
JMSFileStoreMBean.Targets

Changes take effect after you redeploy the module or restart the server.


Back to Top