Viewing 15 posts - 1,291 through 1,305 (of 1,790 total)
Did you wipe out the value in that column for the whole table or just one row?
August 29, 2008 at 1:53 pm
No offense to you Rod, but my point exactly. No need to learn "new to you" technology to accomplish your goal, and ultimately it really won't buy you anything.
August 29, 2008 at 1:51 pm
Not trying to be argumentative but by the time you set up log shipping, work out all the kinks, and then convert that server to be the online server, you...
August 29, 2008 at 1:47 pm
http://www.nigelrivett.net/SQLAdmin/RecoverCorruptDatabase.html
http://blogs.msdn.com/sqlserverstorageengine/archive/2006/06/18/636105.aspx
Backups would obviously be the better choice here. Hopefully the two links help.
August 29, 2008 at 1:24 pm
What do you see for activity when you experience the slowness? Any blocking? (sp_who2 - look at the blkby column).
If you can get the SPID for the process that...
August 29, 2008 at 1:16 pm
I used to rock climb outside of Vegas but that was before the day of cell phones (not that much before, I am not that old) and even when you...
August 29, 2008 at 12:59 pm
Probably unlike most here, I don't mess with computers outside of work other than email, blogging, or writing something in Word. Sounds odd I know but.... AND, the children don't...
August 29, 2008 at 12:53 pm
I am attempting to learn to play the accoustic guitar. Started a while ago but some other things took me off track for a while. Getting back now and hope...
August 29, 2008 at 12:25 pm
Setting up replication to move a database server is very painful and not something I would recommend. I would however state that using backup / restore is probably the safest...
August 29, 2008 at 9:47 am
I hate to say this but you really should read the directions. There is a lot of value in what MS puts together for upgrade instructions. I have found them...
August 29, 2008 at 5:37 am
It all depends on the requirements you have for recovery and the requirements you have for downtime. With the stopping of the instance you have immediately incurred downtime and while...
August 29, 2008 at 5:30 am
Jacob,
Great article. Glad Steve put this one in the latest newsletter as I would have missed it completely. Nice, thorough job! Thanks for taking the time to put together...
August 29, 2008 at 4:49 am
I would have to say that they are unrelated or that someone accidentally wiggled the power cord in the other rack. Can't see how putting a server in a rack...
August 28, 2008 at 3:27 pm
Yes, it deletes the files automatically. From BOL
"Dropping a database deletes the database from an instance of SQL Server and deletes the physical disk files used by the database. If...
August 28, 2008 at 3:01 pm
Art,
Sorry to be asking questions rather than providing answers, but can you explain more? It sounds like you were physically putting your Node1 SQL Server back in the rack...
August 28, 2008 at 2:32 pm
Viewing 15 posts - 1,291 through 1,305 (of 1,790 total)