Data corruption refers to errors in computer data that occur during writing, reading, storage, transmission, or processing, which introduce unintended changes to the original data
1
vote
0answers
70 views
SQL Server TDE Stuck at Encryption_State 2 and 0% on a Tiny DB
I'm having a heck of a time with this issue and can't figure out what is wrong. I'm not sure how long this tiny DB has been in 'encryption_state = 2' from query:
SELECT * FROM ...
1
vote
0answers
1k views
SQL Server Rebuild/Reorganize Fragmented Indexes causes CRC error or consistency errors
In our test lab I've been experimenting with different jobs to keep our critical indexes from becoming too fragmented.
I'm currently using the approach described here: sys.dm_db_index_physical_stats ...
0
votes
0answers
64 views
MySQL loses connection
I think we've got a corrupt table in this situation. A website with a Drupal setup we host shows the following error:
General error: 2006 MySQL server has gone away: SELECT expire, value FROM ...
0
votes
0answers
60 views
Will ADS resolve our VFP index corruption issues?
I just came across Advantage Database Server (ADS) and its supposed use for Visual Foxpro Legacy programs.
We have been developing our accounting and payroll solutions in VFP and its DBF databases ...