﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Performance Tuning  / SQL Server stopped after changing startup parameters for mirroring. / 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>Sat, 25 May 2013 21:03:06 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Remove 1400 from startup parameters.Check the mirror endpoint port number is opened.provide the error what u r getting</description><pubDate>Thu, 03 Jan 2013 01:56:59 GMT</pubDate><dc:creator>Akkare</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>add the startup params and try to stop the service and start again ,now check it works</description><pubDate>Tue, 02 Jun 2009 01:45:41 GMT</pubDate><dc:creator>janardhana4484</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>add the startup params and try to stop the service and start again ,now check it works</description><pubDate>Tue, 02 Jun 2009 01:40:30 GMT</pubDate><dc:creator>janardhana4484</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Since you started that second thread already two hours before installing SP2, it's probably a good idea to start the whole process from scratch again.</description><pubDate>Tue, 26 May 2009 04:54:25 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>I ran SP2 and am geting the version as belowMicrosoft SQL Server 2005 - 9.00.3042.00 (Intel X86)   Feb  9 2007 22:47:07Copyright (c) 1988-2005 Microsoft CorporationStandard Edition on Windows NT 5.1 (Build 2600: Service Pack 2) wel, I had removed ";-T1400" from startup params (before running SP2) and I could confgiure sucessfully as well.Now the problem is while clicking on "Start Mirroring button." Kindly see the thread below.http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspxThanks.</description><pubDate>Tue, 26 May 2009 04:33:05 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>[quote][b]San (5/26/2009)[/b][hr]Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)   Oct 14 2005 00:33:37   Copyright (c) 1988-2005 Microsoft Corporation  Standard Edition on Windows NT 5.1 (Build 2600: Service Pack 2)[/quote]That's just what I thought.Your SQL Server version is RTM (no Service Pack). You can recognize it from the build version 9.00.1399.The Service Pack information you see is for the Windows operating system. So install the SQL Server Service Pack and your problem should be solved.</description><pubDate>Tue, 26 May 2009 03:50:01 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)   Oct 14 2005 00:33:37   Copyright (c) 1988-2005 Microsoft Corporation  Standard Edition on Windows NT 5.1 (Build 2600: Service Pack 2)</description><pubDate>Tue, 26 May 2009 03:44:53 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>RTM is the first version which gets released without any patches. Could you post the results from this, just to be sure that SP2 is installed correctly:SELECT @@VERSION</description><pubDate>Tue, 26 May 2009 03:27:18 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Both the servers are SQL Server 2005 32bit with SP2.You mean to say I can remove ";-T1400" from startup parameters.?I donno why, I was getting error when I was configuring and was getting the msg that I should set this startup param.And I sould configure successfully after adding this parameter.I am bit confused. Wot's "RTM " by the way.?</description><pubDate>Tue, 26 May 2009 03:01:13 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>[quote][b]San (5/26/2009)[/b][hr]Anyways now I uninstalled and reinstalled SQL server 2005.I added ;-T1400 in both Principal &amp; mirror server start parameters.[/quote]If both are SP1 or higher, take it out. If not, patch both to SP2 or SP3 and then take it out.[quote]By the way, why DBCC TRACEON(1400) is used..?[/quote]Because mirroring was unsupported and disabled in RTM and should not be used. After SP1, mirroring was enabled by default and the need for that traceflag fell away</description><pubDate>Tue, 26 May 2009 02:13:53 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>[quote][b]GilaMonster (5/25/2009)[/b][hr]What are the exact startup parameters that you have now?[/quote]I was having the following -dC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf;-eC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG;-lC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldfAnyways now I uninstalled and reinstalled SQL server 2005.I added ;-T1400 in both Principal &amp; mirror server start parameters.By the way, why DBCC TRACEON(1400) is used..?Thanks.</description><pubDate>Tue, 26 May 2009 01:58:25 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>What are the exact startup parameters that you have now?</description><pubDate>Mon, 25 May 2009 07:45:42 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>mmm...Typing mistake can't happen. I had copied and pasted.</description><pubDate>Mon, 25 May 2009 07:33:05 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>As for why SQL still don't start look in the Windows eventlog for the exact error message. You might just have made a typing error.Why mirroring wasn't working I don't know without you giving us the exact error. You say that you're server is SQL2K5 Std with SP2, but what about the mirroring partner server?</description><pubDate>Mon, 25 May 2009 07:01:35 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Hi, Thanks for your quick reply.I added those parameters back. But still it's nto working.What should I do now..?By the way, it's SQL Server 2005 Standared editionwith SP2 installed. Why mirroring was not working then.?Once again thanks.</description><pubDate>Mon, 25 May 2009 06:39:27 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>PS. Of course, if you have removed the parameters for the master files and the logfiles you must add them again.(dC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf;-eC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG;-lC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf)</description><pubDate>Mon, 25 May 2009 06:34:39 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>RE: SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>This trace flag was only needed when SQL 2005 came out as RTM version which didn't support mirroring.Once you install SP1 (or higher) you don't need this any more, so I would advise to remove the startup parameter and update you SQL Server instance(s) to SP3. </description><pubDate>Mon, 25 May 2009 06:31:39 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>SQL Server stopped after changing startup parameters for mirroring.</title><link>http://www.sqlservercentral.com/Forums/Topic722940-360-1.aspx</link><description>Dear All, I was trying to implement mirroring in one of my TEST server.After the configuration I got an error saying Mirroring is not enabled.......change startup parameters etc....As per the information got from Google, I did the following.went to RUN --&gt; Typed sqlservermanager.mscRight clicked on SQL Server(instancename) service and clicked on properties and Clicked on Advanced tabIn the startup parameters entered ;-T1400 and click on OK( Removed the following from startup parameters and entered only ;-T1400.-dC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf;-eC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG;-lC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf)Restarted SQLservices.NOW MY SQL SERVER IS NOT WORKING. I AM NOT ABLE TO START THE SERVICE.It is giving the message,Windows could not start the SQL Server on local computer.For more information, review the System Event Log.If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 3417.Can anyone help me pls.Thanks in advance.</description><pubDate>Mon, 25 May 2009 06:24:38 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item></channel></rss>