Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain Partition: 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 partition.

NOTE: WebLogic Server Multitenant domain partitions, resource groups, resource group templates, and virtual targets are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.

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.

Resource Group

The name of the resource group for this persistent store configuration.


Back to Top