Interview Questions

On which port does the dedicated administrator connection listen in SQL Server 2005?

Microsoft SQL Server FAQs


(Continued from previous question...)

On which port does the dedicated administrator connection listen in SQL Server 2005?

Answer: a Dynamic port assigned on server start.
Explanation: The port is assigned dynamically. You can get the port from the error log after SQL Server has started.

(Continued on next question...)

Other Interview Questions