The persistent store for messages and other state managed by the messaging engine.
To view this page in the console, click the following path:
.
For more information on the log file, permanent store file, and temporary store file and appropriate parameter values refer to Hints and tips for configuring file store size.
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The universal unique identifier assigned by the system to this data store for administrative purposes.
Required | No |
Data type | String |
Size in megabytes of the log file.
Required | Yes |
Data type | Long |
Range | 10 through 9223372036854775807
|
Name of the log files directory.
After you have created the file store, the Log directory path field displays the directory path used for log files.
Required | No |
Data type | Text |
The minimum number of megabytes reserved by each of the permanent store files. The permanent store files are never smaller than the log file.
For more information about the store files and appropriate values for the log file parameters refer to Hints and tips for configuring file store size.
Required | Yes |
Data type | Long |
Range | 0 through 9223372036854775807
|
Indicates whether the permanent store files are unlimited in size.
Required | No |
Data type | Custom |
The maximum size in megabytes for the permanent store files.
Required | Yes |
Data type | Long |
Range | 50 through 9223372036854775807
|
Name of the permanent store files directory.
When creating a messaging engine with a file store, you can specify a non-default directory to be used for permanent store files. To do this, select the Permanent store directory path radio button, then type a directory path value in the field provided.
When creating a messaging engine with a file store, you can select the Default permanent store directory path radio button for this property. This option causes the following default directory value to be used: ${USER_INSTALL_ROOT}/filestores/com.ibm.ws.sib/messagingEngineName-messagingEngineUuid/store where messagingEngineName and messagingEngineUuid are substituted from the Name and UUID properties of the messaging engine.
After you have created the file store, the Permanent store directory path field displays the directory path used for permanent store files.
Required | No |
Data type | Text |
The minimum number of megabytes reserved by each of the temporary store files. The temporary store files are never smaller than the log file.
Required | Yes |
Data type | Long |
Range | 0 through 9223372036854775807
|
Indicates whether the temporary store files are unlimited in size.
Required | No |
Data type | Boolean |
The maximum size in megabytes for the temporary store files.
Required | Yes |
Data type | Long |
Range | 50 through 9223372036854775807
|
Name of the temporary store files directory.
When creating a messaging engine with a file store, you can specify a non-default directory to be used for temporary store files. To do this, select the Temporary store directory path radio button, then type a directory path value in the field provided.
When creating a messaging engine with a file store, you can select the Default temporary store directory path radio button for this property. This option causes the following default directory value to be used: ${USER_INSTALL_ROOT}/filestores/com.ibm.ws.sib/messagingEngineName-messagingEngineUuid/store where messagingEngineName and messagingEngineUuid are substituted from the Name and UUID properties of the messaging engine.
After you have created the file store, the Temporary store directory path field displays the directory path used for temporary store files.
Required | No |
Data type | Text |