Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Service integration > Administer message stores > Administer data stores > Configure a messaging engine to use a data store


Configure a JDBC data source for a messaging engine

If you are using a data store for a messaging engine, the messaging engine uses an instance of JDBC data source to interact with the database containing the data store.

Restriction: When you are configuring a service integration bus member to use a data store, be aware that using a type 2 JDBC driver for the data store is not supported for configurations where WebSphere MQ server definitions are also used. If the configuration includes WebSphere MQ server definitions and you are using a data store, use type 4 JDBC drivers.

Apache Derby Tip: When you create a new Network Attached Apache Derby data store, by default you get a blank authentication alias. If you use Apache Derby in Network Attached mode with the DB2 Universal JDBC Driver (that is, you use the "JDBC provider for Derby Network Server using the (DB2) Universal JDBC Driver"), specify an authentication alias. This requirement is documented in Data source minimum required settings for Apache Derby. See also the following troubleshooting tip: User ID not supported exception when connecting to a Network Attached Apache Derby v10.3 database

Oracle Tip: Use the Oracle 10g thin driver for the service integration data store. This driver is compatible with earlier versions of Oracle.
Each messaging engine has its own file store or data store. If the data store is chosen the messaging engine uses an instance of a JDBC data source to interact with the database that contains the data store for that messaging engine.

Use the administrative console to set the data source configuration parameters. Note that your choice of relational database management system (RDBMS) determines the parameters you set.


Procedure

  1. Create a JDBC provider. See Configure a JDBC provider . Under General Properties, in the Select the implementation type field, ensure that you select Connection pool data source.

    For information about the settings for your chosen RDBMS, see Data source minimum required settings, by vendor.

  2. Create a data source for the JDBC provider. Refer to Configure a data source .

    1. Under Additional Properties, ensure that you select Data sources.

    2. Configure the connection pool for the JDBC data source. Set the Maximum connections to the number of connections you require, for example, at least 50. The default number of connections is 10. See Tune the JDBC data source of a messaging engine.

  3. Test the connection by using the test connection service provided for validating data source configurations See Test connection service.


JDBC providers
Data sources
Add a messaging engine to a cluster
Configure a messaging engine data store to use a data source
Create data store tables
Configure a data source for a messaging engine running in a cluster

+

Search Tips   |   Advanced Search