Use this task to set up the data store for
a messaging engine.
Why and when to perform this task
This task provides an overview of the tasks that your database administrator
and
WebSphere Application Server administrator
perform to set up the
data store for
a
messaging engine.
To set up the data store for a messaging engine,
complete the following steps:
Steps for this task
- Ask your database administrator to perform the following steps:
- Create the database. Refer to Creating the database
- Create users and schemas. Refer to Creating users and schemas in the database
- Create the data store tables. Refer to Creating the tables
- Ensure that the user has sufficient privilege to allow the messaging engine to operate. For
more information about the privileges that you require for your chosen database,
refer to Database privileges.
- Ask your WebSphere Application Server administrator
to perform the following steps:
- Obtain a user ID from your database administrator.
- Configure a data source. Refer to Configuring a JDBC data source.
- Configure the messaging engine to
use the data source. Refer to Configuring a messaging engine to use a data source.