Start of change

Configuring databases

Before you can create a broker, you must create and configure a database for the broker to use to store its internal data; multiple brokers can store their tables in a single database.

For more information about these issues, see Databases overview.

z/OS platform For additional information about setting up databases on z/OS, see DB2 planning on z/OS and Customizing the z/OS environment.

To create and configure your databases:

  1. Create the databases.
  2. Authorize access to the databases.
  3. Enable connections to the databases.
  4. If you are creating a publish/subscribe broker domain and using a Sybase broker database: Configure the database to support retained publications.
The databases are now configured for use with WebSphere Event Broker.
When you have completed these steps, you can perform the following task:
Related reference
Supported databases
End of change