Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 start up parameters

Author  Topic 

lemondash
Posting Yak Master

159 Posts

Posted - 2009-04-20 : 05:35:14
Guys wonder if you can help me. and any help would be great.

Cureently have this issue this morning.
[url]http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&ProdVer=09.00.0758.00&EvtSrc=MSSQLServer&EvtID=20598[/url]

But am confused on where to put the startup parameters.

This is how it current looks on the publication.

-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;-g 12240;-T7806

and this is how it looks on the distribution.

-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

tosscrosby
Aged Yak Warrior

676 Posts

Posted - 2009-04-20 : 09:44:44
What, exactly, is the issue you're facing? (the link you provided is not working for me)

Terry

-- Procrastinate now!
Go to Top of Page
   

- Advertisement -