We have a named instance of SQL Server 2005 SP3 on an active/active cluster. We find that the Dedicated Admin connection (DAC) is not on one consistent port, the port changes whenever we reboot. We want it to be on a consisten port for monitoring. Does anyone have any ideas on how to do this, thanks.
|
feedback
|
|
SQL Server listens for the You will need to review the error log for the port number. | |||
|
feedback
|
|
Your monitoring should be using the named instance not the port number as you will not know which instance you are monitoring on that particular port. | |||
|
feedback
|