Previous Topic: Complete CA RCM Server Installation on AIX/WebSphere

Next Topic: (Optional) Create an External Report Database on Microsotft SQL Server

Create a Database for the CA RCM Cluster

The CA RCM server installer creates several databases on the specified SQL server. You create an additional database for the clustered configuration.

To create a database for the CA RCM cluster

  1. Create an additional Bus Queue database schema named eurekifyBusQueueDB. This database must be accessible with the same username and password you specified for other CA RCM databases.
  2. (Microsoft SQL Server only) Set the Collation (Options, Collation) for this database to Latin1_General_CS_AI .
  3. (Microsoft SQL Server only) Assign the user the db_owner role when you create the database. After installation, you can change the role assignment to db_datareader and db_datawriter.