﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Wayne Fillis / Article Discussions / Article Discussions by Author  / The Dedicated Administrator Connection / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 06:42:01 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>Thanks SSC-Enthusiastic.In SSMS instead of connecting to database engine directly select the new query and connect as admin:server and it connects to master in query mode.</description><pubDate>Mon, 14 Jan 2008 12:55:04 GMT</pubDate><dc:creator>Sundar-242319</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>You can't use DAC with Object Explorer in SSMS.  You can only use a query window with DAC in Management Studio.  Try running SQLCMD locally.Are you specifying servername when you run SQLCMD?</description><pubDate>Wed, 07 Feb 2007 05:29:00 GMT</pubDate><dc:creator>Wayne-153714</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>&lt;P&gt;Does anyone know if the DAC works or can be enabled in SQL 2005 Developer Edition?&lt;/P&gt;&lt;P&gt;I've tried enabling Remote DAC and -T7806.  SQLCMD reports "Sqlcmd: '-A': Unexpected argument." and Management Studio simply reports reports "Dedicated administrator connections are not supported. (Object Explorer)".&lt;/P&gt;&lt;P&gt;I didn't know if there might be a way to enable it.&lt;/P&gt;</description><pubDate>Tue, 06 Feb 2007 15:58:00 GMT</pubDate><dc:creator>Nick Miller-399759</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>Phil,If you can't connect, I'd contact MS immediately. You could try running SQLDiag, but that might fail as well.</description><pubDate>Tue, 06 Feb 2007 07:17:00 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>DAC is available in Express, it's just disabled by default.http://blogs.msdn.com/sqlexpress/archive/2005/09/08/462609.aspxSteps to enable DAC in Express:1) Launch Services Applet in Control Panel2) Stop SQL Server Express Service3) Launch Properties dialog of SQL Server Express Service4) Add "-T7806" to the startup parameters5) Start the SQL Server Express service</description><pubDate>Tue, 06 Feb 2007 06:31:00 GMT</pubDate><dc:creator>Susan Van Eyck</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>If you can't connect remotly, or via DAC then try locally on the server itself.  If you still can't connect the only thing I can think of is to restart the SQL instance.Check your recompiles - use perfmon, under SQL Server: Statistics take a look at Batch Requests, Compilations and Recompilations.  Compiling takes CPU, which unavoidable.  Recompilations are a problem - if you are using embedded SQL try switching to stored procedures.Analyse master.dbo.syscacheobjects to see if objects are being dropped from the procedure cache due to memory contention.Also run profiler, and trace recompilations to see what code is causing recompilations (if you think that is causing your CPU).Another possibility for high CPU is corrupted software and drivers.  I know the guys here had an old version of a Java ODBC (JDBC?) driver that caused CPU to spike.  A upgrade fixed the problem.  Check google.</description><pubDate>Tue, 06 Feb 2007 02:46:00 GMT</pubDate><dc:creator>Wayne-153714</dc:creator></item><item><title>RE: The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>&lt;P&gt;What do you do when you can't connect using the DAC ??&lt;/P&gt;&lt;P&gt;We had a problem on a clients server recently and the CPU was flatlining. We could tell from Task Manager that SQL was the process consuming the CPU. Connecting to SQL using SQLCMD or Management Studio resulted in a rude timeout error.&lt;/P&gt;&lt;P&gt;As we couldn't connect to the server, we couldn't do any diagnosis to determine the reason for the flatline.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Tue, 06 Feb 2007 01:32:00 GMT</pubDate><dc:creator>philcart</dc:creator></item><item><title>The Dedicated Administrator Connection</title><link>http://www.sqlservercentral.com/Forums/Topic333518-192-1.aspx</link><description>Comments posted here are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/WFillis/2786.asp"&gt;http://www.sqlservercentral.com/columnists/WFillis/2786.asp&lt;/A&gt;</description><pubDate>Fri, 29 Dec 2006 11:35:00 GMT</pubDate><dc:creator>Wayne-153714</dc:creator></item></channel></rss>