Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 2066
Message
From
15/12/2004 07:37:49
Walter Meester
HoogkarspelNetherlands
 
 
To
14/12/2004 16:20:37
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00969271
Message ID:
00969393
Views:
35
Hi david,

First of all, try to remove that index on deleted(). It probably is only slowing your queries down (Large number of records, only few deleted). That index is absolutely useless in a case you don´t use the COUNT function.

Second, I´ve seen numerous cases where an corruption error was raised, because some obscure unidentified bug in VFP. It was reported in a fresh cursor with an index on it. There was no way this index was corrupted. It was caused by the gui where a grid was involved. I never was able to get a reproducable case to send of to MS.

Walter,


>We continue to get an increasing number of these errors over a period even though the index is not corrupted...
>Error: 2066 - Index file "h:\ht\quids\data\jitems.cdx" is corrupted. Please rebuild it.
>
>The table has approx 2.3 million records has 8 index tags including one on deleted. There are only 200 deleted records. There are large numbers of transactions on this file every day, perhaps 50,000 or so. It's not that huge in terms of disk space, 470MB for the dbf and 95 MB for the CDX.
>
>300 users, and we get perhaps 20 errors per day.
>
>Any ideas folks?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform