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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-06-15 : 01:59:32
|
andy writes "Database SQL Server 6.5 is located at the normal PC which act as server with NT 4.0 OS. I am facing a problem where the database is marked suspect and I cannot run any query from it. I have tried many commands such as sp_resetstatus and update master..sysdatabases set status=XXXX where name ='' but yet problem persist.
My question is where is my fault and this suspect can happen ? Is this because of the high traffic and normal PC which is server uncapability to handle the processing ? Or is this due to the different type of harddisk used (I have used two IDE harddisk -one of them is master and one SCSI hardisk - which is slave) cause the CPU process at ifference speed ? Or can be some other causes ?
Pls advise." |
|
|
|
|
|