The persistent store for messages and other state managed by the messaging engine.
To view this page in the console, click the following path:
.
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 |
The JNDI name of the data source that the messaging engine uses to access the relational database management system (RDBMS) for the data store.
Required | Yes |
Data type | Text |
The name of the database schema used to contain the tables for the data store.
Required | No |
Data type | String |
The name of the authentication alias used by the messaging engine to access the data source.
Required | No |
Data type | drop-down list |
If this option is selected, the messaging engine creates the database tables for the data store automatically. Otherwise, the database administrator must create the database tables manually.
Required | No |
Data type | Boolean |