The dedicated admin connection is a new SQL Server 2005 feature that allows a single user (an admin) to connect to SQL server when normal connection attempts fail, for example, when server is hanging, out of memory or other bad states that it's not responding
Read More...