Sep 22, 2004 #1 nowayout Programmer Feb 25, 2003 364 US Hi all, I am trying to change the setup parameter from "-d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" To "sqlservr -d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" -T3111" How can i do that???
Hi all, I am trying to change the setup parameter from "-d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" To "sqlservr -d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" -T3111" How can i do that???
Sep 22, 2004 #2 mrdenny Programmer May 27, 2002 11,595 Trace flags are edited in Enterprise Manager, by right clicking on the server, and clicking properties. There is a Startup Paramaters button. Denny --Anything is possible. All it takes is a little research. (Me) Upvote 0 Downvote
Trace flags are edited in Enterprise Manager, by right clicking on the server, and clicking properties. There is a Startup Paramaters button. Denny --Anything is possible. All it takes is a little research. (Me)
Sep 23, 2004 Thread starter #3 nowayout Programmer Feb 25, 2003 364 US i did added the -T3111 but now how can i set it for the start up parameter to this: -d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" -T3111 Upvote 0 Downvote
i did added the -T3111 but now how can i set it for the start up parameter to this: -d"C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf" -T3111
Sep 23, 2004 #4 mrdenny Programmer May 27, 2002 11,595 I'm not sure what you mean. If you've added the trace flag in the Startup Paramaters button then you've changed it. Denny --Anything is possible. All it takes is a little research. (Me) Upvote 0 Downvote
I'm not sure what you mean. If you've added the trace flag in the Startup Paramaters button then you've changed it. Denny --Anything is possible. All it takes is a little research. (Me)