Use this task to set up the
data store for a messaging engine.
About this task
This task summarizes the steps that you must perform to set
up the data store for a messaging engine. You need to work with your
database administrator to complete step 1 of this task.
Procedure
- 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 required for the selected database, refer to Database privileges.
- When the database administrator has completed step 1, perform
the following steps:
- Obtain a user ID from your database administrator.
- Configure a data source. Refer to Configuring a JDBC data source for a messaging engine.
- Configure the messaging engine to use the data source.
Refer to Configuring a messaging engine to use a data source.