Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
pareshmotiwala
Constraint Violating Yak Guru
323 Posts |
Posted - 2010-01-19 : 12:28:28
|
folksI have 50GB database 49 GB of which is PDF Documents.When we run Database Integrity check on the database, the server crashes completely. We ahve to hard boot it everytime.The server is a HP 380 with internal hard drives only.SQL 2005 SP3. Windows 2003 SP2.Any ideas?RegardsParesh MotiwalaBoston, USA |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
pareshmotiwala
Constraint Violating Yak Guru
323 Posts |
Posted - 2010-01-19 : 13:20:20
|
sorry, I should have cleared one more thing. This first started on one server. It wouldn't always crash.but the frequency of crashes started to go up.So i picked up the databae and put it on a different box. here too, it crashed at the third run.I have a strong feeling we are looking at SQL's inability to deal with large volume of PDF Documents in a database.RegardsParesh MotiwalaBoston, USA |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
pareshmotiwala
Constraint Violating Yak Guru
323 Posts |
Posted - 2010-01-19 : 13:30:35
|
wow.Thanks TaraJust raised one right away.RegardsParesh MotiwalaBoston, USA |
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2010-01-19 : 14:35:41
|
Lots of pdfs in a database is not going to cause checkDB failures. My guess is major hardware problems. I second the recommendation for CSS, they have the tools to analyse crash dumps, we don't.--Gail ShawSQL Server MVP |
 |
|
|
|
|