Data store [Settings]

The persistent store for messages and other state managed by the messaging engine.

To view this pane in the console, click the following path:

Service integration > Buses > [Content Pane] bus_name > [Topology] Messaging engines > engine_name > Message store .

Configuration tab

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.

General properties

UUID

The universal unique identifier assigned by the system to this data store for administrative purposes.

Required No
Data type Text

JNDI name

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

Schema name

The name of the database schema used to contain the tables for the data store.

Each messaging engine stores its resources, such as tables, in a single schema. Each database schema is used by one messaging engine only. Although every messaging engine uses the same table names, its relationship with the schema gives each messaging engine exclusive use of its own tables.
Required No
Data type Text
Default IBMWSSIB

Authentication alias

The name of the authentication alias used to authenticate the messaging engine to the data source.

Required No
Data type drop-down list
Default (none)

Create tables

Select this option if the messaging engine creates the database tables for the data store. Otherwise, the database administrator must create the database tables.

Required No
Data type Check box
Default Selected

Number of tables for permanent objects

Number of database tables to use for storage of permanent objects.

Required No
Data type Integer
Range 1 through 2147483647

Number of tables for temporary objects

Number of database tables to use for storage of temporary objects.

Required No
Data type Integer
Range 1 through 2147483647




Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 8:21:57 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-express-iseries&topic=SIBDatastore_DetailForm
File name: SIBDatastore_DetailForm.html