Viewing 6 posts - 76 through 81 (of 81 total)
i have cluster 2005 64 bit . i need to move all system datbases to other directory. here are the steps i follow but it did not work.
i took sql...
September 30, 2008 at 11:11 pm
you need to run following
DBCC DROPCLEANBUFFERS
DBCC FREEPROCCACHE
this will fix the issue.
August 21, 2008 at 2:52 pm
I am having th e same issue. But its our subscriber where deadlock is happening. Any clue why and how to fix it?
August 9, 2007 at 7:51 am
ye syou can run it from your machine against that SQL sql server. But you need DSO for it.
June 8, 2006 at 7:50 am
Christopher, can we simply deattach and attach from SQL 2000 to SQL 2005? can we do vice versa? I took all user databases backup in SQL 2000. uninstall SQL 2000. Install...
April 25, 2006 at 7:48 am
yup yup that right mister A MALIK
April 24, 2006 at 1:55 pm
Viewing 6 posts - 76 through 81 (of 81 total)