Previous Topic: Encryption and Decryption of Passwords in a Response FileNext Topic: Install the DSM Manager: Microsoft SQL Server MDB


Preparing to Work with a Microsoft SQL Server MDB

Before you install a DSM manager based on Microsoft SQL Server, the SQL Server must have been installed with the following configuration:

Use the CA ITCM installation wizard and follow the instructions to configure the SQL Server MDB, as follows:

During installation, you must enter the port number associated with the Microsoft SQL Server instance for all nondefault instances. The port can be looked up in the SQL Server TCP/IP configuration using SQL Server Configuration Management.

If Microsoft SQL Server is being configured with named instances, the "TCP Dynamic Ports" option is automatically set with the port number (dynamic port configuration). Then, it may happen that the domain or enterprise manager cannot access the database because the port number on the MDB system has changed in the meantime, for example, due to a system restart. To avoid these access failures, we recommend that you change the port setting manually to a static port ID, as follows:

Important! In case you assign a nondefault port number manually, we recommend that you update the reservedPorts list in the registry. Otherwise, it could appear that CAF is started before SQL Server after a reboot; and then, if CAF requests a dynamic port number, it could be that CAF gets the port number that was set for the SQL Server. As a result, the SQL Server will fail upon startup.