Viewing 4 posts - 1 through 5 (of 5 total)
Tried " sp_attach_single_file_db" (please read Post#1) and that gave the same error.
September 14, 2004 at 11:47 am
It did not attach it, no, nor mark anything as suspect. The error - off the top of my head - was something along the lines of "There is a...
September 14, 2004 at 6:08 am
In this instance, moving/renaming the ldf DID NOT work and I've read in several other forums that this method does not seem to be 100% reliable; not sure why.
In the...
September 14, 2004 at 5:50 am
Sorry guys, my tenacity wouldn't let me sit on this one and I dug up the solution:
LISTING 1: Undocumented DBCC Command REBUILD_LOGEXEC sp_configure 'allow updates', 1RECONFIGURE WITH OVERRIDEGOBEGIN TRANUPDATE master..sysdatabasesSET...
September 13, 2004 at 2:34 pm
Viewing 4 posts - 1 through 5 (of 5 total)