For successful installation of the domain manager using a remote SQL Server MDB with a named instance, ensure that the SQL Server Browser is running on the remote MDB system. Before you begin the installation, verify that the domain manager is able to connect to the remote MDB and that the Microsoft SQL Browser is functioning correctly by executing the following command on the domain manager system:
sqlcmd -E -d mdb -S MDB server name [\instance name] -q "select * from mdb"
|
Copyright © 2013 CA.
All rights reserved.
|
|