Table query returning error -- help!

Please support our MS SQL advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2006
Posts: 1
Reputation: cajun67 is an unknown quantity at this point 
Solved Threads: 0
cajun67 cajun67 is offline Offline
Newbie Poster

Table query returning error -- help!

 
0
  #1
Dec 7th, 2006
I have a web site that I've set up, and has been running for several years. The client has MS SQL Server. When it comes to the administration side of SQL Server, admittedly I don't know enough.

The web application has been running fine, but we've been getting errors with one particular table. I believe the table has around 1500 entries, collected regularly over the past three years.

When I open up the table now in Enterprise Manager and run a query returning all rows, I'll scroll down about 400 records and this error pops up, I have no idea what it means:

http://img402.imageshack.us/img402/2156/sqlerrorph8.jpg

Does this mean my table is corrupt? And, is there a way to fix it short of pulling it from the backup tapes? (This apparently has been an ongoing problem, and the client just made me aware of it, so the backup tapes probably have the corrupt table as well.)
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 44
Reputation: MCP is an unknown quantity at this point 
Solved Threads: 3
MCP MCP is offline Offline
Light Poster

Re: Table query returning error -- help!

 
0
  #2
Dec 9th, 2006
see DBCC CHECKTABLE in BOL for more info... be careful about the repair, as it could invalidate.. but it should fix the table even if some of the data might be lost. Good luck!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for MS SQL
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC