Installation Guide › Installing an AIX Implementation › Run the CA RCM Installer › Complete CA RCM Server Installation on AIX/WebSphere › Create a Database for the CA RCM Cluster
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
- 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.
- (Microsoft SQL Server only) Set the Collation (Options, Collation) for this database to Latin1_General_CS_AI .
- (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.