Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Missing...how to troubleshoot?
Message
From
16/04/2004 16:25:38
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Data Missing...how to troubleshoot?
Miscellaneous
Thread ID:
00895713
Message ID:
00895713
Views:
50
Hey all,

The most dreaded thing happened today...75% of an important table went missing. No idea how, no idea on even where code could be that could do such a thing.

Is there a log or file somewhere that lists the commands as seen by SQL Server? I understand that would be a large haystack, but I need to look for a needle somewhere. I think we will get a backup file OK, but I need to know how this happened.

Any troubleshooting ideas? I have already searched the code for all DELETE FROM keywords, and there are none without a proper WHERE clause. Even so, whatever command ran did not nuke the whole table. It left all the records for our other office, which meant something went wrong with the maintenance screen here in our office. That screen uses an updateable cursor that at most does a DELETE one record at a time. I have no idea how thousands of records could have been deleted via that interface.

Thanks,
JoeK
Next
Reply
Map
View

Click here to load this message in the networking platform