Viewing 15 posts - 751 through 765 (of 1,524 total)
calvo (8/22/2012)
roryp 96873 (8/22/2012)
I thought everyone knew they use a different car in California than what they use at Daytona. 😛
off topic .... duh! This thought crossed my mind...
August 22, 2012 at 11:55 am
Nationals...Personally I'd go with the advice of the trainers and everyone in the front office. They know the pitcher well, what he has pitched in the past innings wise...
August 22, 2012 at 6:20 am
Yes.... on the inactive node stop all unneeded services like backup software, AV, etc.... run the upgrade to SP3 and it will update the binaries and will run rather quickly.
When...
August 22, 2012 at 6:15 am
Thanks a million gang.
August 21, 2012 at 6:03 am
The problem I have is that the Service ID for SQL Server is not log on able... so... I use my Admin ID to log onto the server, install SQL...
August 14, 2012 at 1:13 pm
I tend to agree with others. EXAMPLE: Just because you have a 200mb db and split the data up evenly (or so you think) into 4 50MB data files...
August 14, 2012 at 11:36 am
I agree completely with you. A full db backup is the way to go. Especially if something goes wrong and you need to restore. The last thing you...
August 13, 2012 at 7:34 am
If you are asking about the difference between installing Management Studio to be able to query a SQL 2008 DB then No... there is not just client to query a...
August 10, 2012 at 7:05 am
My guess is that a checkpoint within SQL Server needs to happen to recognize the transaction is complete and will flush the data out of the transaction log. Are...
August 10, 2012 at 6:55 am
Greg Milner (9/6/2010)
August 10, 2012 at 6:52 am
We have the same account to run SQL Server for all production and a seperate ID for non production. I was going to have a new account created and...
August 10, 2012 at 6:49 am
dineshvishe (8/8/2012)
How to cancel restory state of databaase..
It is stuck in this state since you canceled the restore. Once a restore has been started you cannot undo what the restore...
August 9, 2012 at 1:43 pm
OK, thanks. Seems odd to me that they will allow you to save it in MSDB but never open it or alter it ever again.
August 6, 2012 at 1:17 pm
BEFORE you move off of SQL 2000 run these against the databases. If there are any errors do NOT backup/restore to SQL2008, fix the errors first.
DBCC CheckCatalog
go
DBCC CHECKALLOC
go
After you...
August 1, 2012 at 11:37 am
Thanks for both replies. I got it figured out before your replies.
August 1, 2012 at 8:24 am
Viewing 15 posts - 751 through 765 (of 1,524 total)