April 6, 2004 at 12:09 pm
I successfully moved the msdb log to another drive and restarted sql server. When I went to perform the same function on the model log, as soon as I detached it, SQL Server shut down. Any ideas how to get it back up and running?
April 6, 2004 at 1:00 pm
In order to move the Model database you need to enable Trace Flag 3608 on SQL startup. Full details on moving the system databases can be found at http://support.microsoft.com/default.aspx?scid=kb;EN-US;224071
April 7, 2004 at 1:17 pm
It was my own bad; I got cocky and rushed through it by stopping and starting SQL Server prior to attaching the database! I am still kicking myself 🙂
April 8, 2004 at 8:25 am
Hi SSW,
As a footnote to this, I had a recent scare when I tried to relocate our master db datafiles onto a non existent drive using the Startup Parameters ( was not a good day !! ), causing Sql to cr*p out each time it tried to start & thus stopping me from accessing the Startup Parameters to correct the problem.
However after a little searching & head scratching, I discovered that by changing the values in the windows registry, I was able to correct the error & Sql restarted with no problem !
Et voila, lots of awkward management questions avoided - phewie !
Regards.
j
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply