How to enable Dedicated Admin Connection (DAC) in SQL server
Dedicated Admin Connection (DAC) feature tells SQL Server to reserve a thread specifically for processing your queries in an emergency. Here's a complete step by step guide to enable, connect and use SQL Server Dedicated Admin Connection (DAC) during performance issues.