Previous Topic: Using Microsoft SQL Server as the CA SRM DatabaseNext Topic: Install CA SRM


Microsoft SQL Server Database Considerations

Review the following information for using Microsoft SQL Server to support the CA SRM database:

Prerequisite

To install SRM with Microsoft SQL Server, use one of the following accounts for successful installation:

Remote Database Considerations

Using a remote database provides a simple and transparent method of sharing a single database just like a local database. When you use this configuration, you do not need a database on the local machine because all information is saved to the remote database. This configuration is best under the following conditions:

SQL Database Connections

CA SRM uses some SQL connections out of which some are fixed and rest are temporary connections. You need a minimum of 15 base connections on an Application Server, two for each Windows Client standalone, and one for each database update job.

Example

If you plan to have one Application Server, three Windows Clients, and plan to leave the maximum concurrent data collections at three, you would need Base (15) + 3x2 + 3 = 24 connections.