Before you begin
A directory for the file store that must already exist on your file system, so be sure to create it before completing this page.
A file store is a file-based repository for storing subsystem data, such as persistent JMS messages or durable subscriber information.
Note: Once you create a file store, you cannot rename it. Instead, you must delete it and create another one that uses the new name.
Note: In a clustered environment, a recommended best practice is to target a custom file store to the same migratable target as the migratable JMS service, so that a member server will not be a single point of failure. A file store can also be automatically migrated from an unhealthy server instance to a healthy server instance, with the help of the server health monitoring services. See Configure migratable targets for JMS-related services.
Note: When a custom file store is targeted to a migratable target, the specified directory must be accessible from all candidate server members in the migratable target. For highest reliability, use a shared storage solution that is itself highly available—for example, a storage area network (SAN) or a dual-ported SCSI disk.
For more information about these fields, refer to Configuration Options.
For more information about these fields, refer to Configuration Options.
After you finish
You do not need to restart the Administration Server after creating and initially configuring a file store. However, if you modify an existing file store, you must restart the Administration Server.