﻿<?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 Brian Kelley / Article Discussions / Article Discussions by Author  / Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express / 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>Thu, 24 May 2012 13:49:40 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Netstat looks like:...  TCP    127.0.0.1:49467        0.0.0.0:0              LISTENING       2668...(I DON'T KNOW WHAT IT MEANS): TCP    [::1]:49467            [::]:0                 LISTENING       2668...in fact 2668 is the sqlservr.exe's pidtelnet 127.0.0.1 49467 seems to connect (no error messages, just a blank screen)</description><pubDate>Sat, 24 Oct 2009 08:35:53 GMT</pubDate><dc:creator>Roberto Filippi</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Can you telnet to the port that the DAC is said to be listening on? If you run a netstat -ano on the computer, do you see something listening on that port? Does the PID match that for the SQL Server Express instance?</description><pubDate>Sat, 24 Oct 2009 01:45:42 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Can you telnet to the port that the DAC is said to be listening on? If you run a netstat -ano on the computer, do you see something listening on that port? Does the PID match that for the SQL Server Express instance?</description><pubDate>Sat, 24 Oct 2009 01:42:33 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Yes, it seems to be running. Look at image2Moreover it doesn't connect if I specify the portLook at this. The message in italian means 'server not found or not accessible. Check if DAC is enabled'Tnx</description><pubDate>Fri, 23 Oct 2009 02:24:01 GMT</pubDate><dc:creator>Roberto Filippi</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Is SQL Browser running. Can you connect if you specify the port?</description><pubDate>Thu, 22 Oct 2009 13:36:55 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>This is the situation:</description><pubDate>Thu, 22 Oct 2009 10:19:13 GMT</pubDate><dc:creator>Roberto Filippi</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>And the log says that the DAC isn't enabled?</description><pubDate>Wed, 21 Oct 2009 18:16:44 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Pardon Brian, firt of all I forgoto to thank you for your workThe flag seems to be on, as you well explained to check in logs</description><pubDate>Wed, 21 Oct 2009 16:05:57 GMT</pubDate><dc:creator>Roberto Filippi</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>[quote][b]noeld (10/21/2009)[/b][hr]Although certainly cool, there should be very little value of this on SQL Express[/quote]In a regular production environment I would tend to agree. This came out of the comments I saw when folks were trying to use Logon Triggers and not being able to use the DAC. Turns out they were using SQL Server Express because it's what was installed on their systems. </description><pubDate>Wed, 21 Oct 2009 13:41:38 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>[quote][b]Roberto Filippi (10/21/2009)[/b][hr]to me on Express 2008 it still says that DAC isn't enabled, though the log says that it's enabled. I don't understand[/quote]I had to do the work around I mentioned in the article. I also had to do so with appropriate privileges to make those changes. When you check the startup parameters, do you see the indicators that SQL Server Express has picked up the additional trace flag?</description><pubDate>Wed, 21 Oct 2009 13:39:21 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Although certainly cool, there should be very little value of this on SQL Express</description><pubDate>Wed, 21 Oct 2009 10:51:22 GMT</pubDate><dc:creator>noeld</dc:creator></item><item><title>RE: Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>to me on Express 2008 it still says that DAC isn't enabled, though the log says that it's enabled. I don't understand</description><pubDate>Wed, 21 Oct 2009 03:55:14 GMT</pubDate><dc:creator>Roberto Filippi</dc:creator></item><item><title>Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express</title><link>http://www.sqlservercentral.com/Forums/Topic806275-59-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/DAC/68334/"&gt;Enabling the Dedicated Administrator Connection (DAC) in SQL Server Express&lt;/A&gt;[/B]</description><pubDate>Wed, 21 Oct 2009 00:28:13 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item></channel></rss>
