The persistent store for messages and other state managed by the messaging engine.
To view this pane in the console, click the following path:
bus_name .
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.
For more information on the log file, permanent store file, and temporary store file and appropriate parameter values refer to File store configuration attributes.
The universal unique identifier assigned by the system to this data store for administrative purposes.
Required | No |
Data type | Text |
When selected the same settings for the permanent store will be applied to the temporary store.
When creating a new messaging engine with a file store, you can select this property to minimize the number of property values that you need to specify for permanent store files and temporary store files. The same values are then used for both the permanent store files and temporary store files. This property is selected by default.
Size in megabytes of the log file.
Default | 100 MB |
Required | Yes |
Data type | Long |
Range | 10 through 9223372036854775807 MB |
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.
Default | ${USER_INSTALL_ROOT}/filestores/com.ibm.ws.sib/messagingEngineName-messagingEngineUuid/log where messagingEngineName and messagingEngineUuid are substituted from the Name and UUID properties of the messaging engine. |
Required | Yes |
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.
Required | Yes |
Data type | Long |
Range | 0 through 9223372036854775807 MB |
Indicates whether the permanent store files are unlimited in size.
Required | No |
Data type | Check box |
The maximum size in megabytes for the permanent store files.
Default | 500 MB |
Required | No |
Data type | Integer |
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.
Default | ${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. |
Required | Yes |
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 MB |
Indicates whether the temporary store files are unlimited in size.
Required | No |
Data type | Check box |
The maximum size in megabytes for the temporary store files.
Default | 500 MB |
Required | No |
Data type | Integer |
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.
Default | ${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. |
Required | Yes |
Data type | Text |