Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a File Store

Related Tasks     Related Topics

Use this page to create a persistent file store.

Configuration Options

Name Description
Name

Specify a name for this file store. This name must be unique within a WebLogic domain.

Target

The server instances, clusters, or migratable targets defined in the current domain that are candidates for hosting a file store, JDBC store, or replicated store.

When selecting a cluster, the store must be targeted to the same cluster as the JMS server. When selecting a migratable target, the store must be targeted it to the same migratable target as the migratable JMS server or SAF agent. As a best practice, a path service should use its own custom store and migratable target.

MBean Attribute:
PersistentStoreMBean.Targets

Directory

Enter a pathname to the directory on the file system where you want the file store to be kept.

Note: When targeting a file store, the store directory must be accessible from all candidate server members. For highest availability, use either a SAN (Storage Area Network) or a dual-ported SCSI disk.

Related Tasks

Related Topics


Back to Top