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.

Scope

Specifies if the file store is accessible within the domain, a partition, or a resource group template.

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.

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. If scoped to a Resource Group or Resource Group Template, the target is inherited from the Virtual Target.

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 share the same target as the store.

MBean Attribute:
PersistentStoreMBean.Targets

Related Tasks

Related Topics


Back to Top