April 3, 2009 at 12:46 pm
Are you on a cluster?
One of the reason for SQL server restarts are issues with MSDTC in a cluster.
Also you can check for eventvwr logs during the specific restart you saw. Can open a case with MS also on this issue.
May 11, 2009 at 2:09 am
gets rebooted when run DBCC Check DB too.....
nope its not a cluster server ...its stand alone only....
May 11, 2009 at 12:02 pm
ebenraja (5/11/2009)
gets rebooted when run DBCC Check DB too.....nope its not a cluster server ...its stand alone only....
Dont you think it was a slow response from your side?
Anyways, What do you see in the log file entry before server restarts? and do you have any other jobs running or any processes on sql server when you run DBCC CheckDB?
May 12, 2009 at 5:26 am
Hi, do you have enough space in E: drive?
Here is some documentation about a similar error:
May 26, 2009 at 2:42 pm
At any given point of time my E drive which has a total capacity of 400 Gb has 40 GB of free space...
Its not a clustered server and there are no stack dumps in the error log file.
Even creating an index in the table also results in server restart.
I feel that this has something with the hardware of the server but i am still not able to substantiate it,...
Regards
Eben
May 27, 2009 at 3:54 am
Here you have some documentation about tunning Indexes:
http://www.sql-server-performance.com/tips/index_tuning_wizard_p1.aspx
May 27, 2009 at 9:26 am
Here's a silly question, how far back are you on the Service Pack for SQL 2005? I know it sounds strange but we had an old server that slipped through the cracks and hadn't been patched in a really long time, giving us weird restarts a couple times (yes this was a production server... 🙁 ) Most of the weird problems cleared out when Service Packs and patches were made current.
Gaby________________________________________________________________"In theory, theory and practice are the same. In practice, they are not." - Albert Einstein
Viewing 7 posts - 16 through 21 (of 21 total)
You must be logged in to reply to this topic. Login to reply