Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extreme slowness caused by missing index tags
Message
From
18/12/2014 08:44:42
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
18/12/2014 03:52:54
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 5
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01612388
Message ID:
01612398
Views:
80
>Just a heads-up: at a client I ran into a situation where missing index tags caused extreme slowness.
>
>In my case a table (in a DBC) with just under a million rows has a CDX file which was supposed to have 8 tags: one on the primary key plus 7 others. Somehow, the 7 non-PK index tags were no longer present, only the PK tag remained.
>
>With the "bad" CDX a test report took 22 minutes to run.
>
>When replaced with a "good" one and reindexed, it took 5 seconds to run (250x faster).
>
>Over the years I've encountered a number of corrupted CDX scenarios. However they've always been such that the app won't start at all or crashes quickly with an obvious index problem. This is the first time I've run into tags that just silently went missing, without causing any functionality problems with the app (other than slowness).

I've never seen tags just disappear. Perhaps someone restored an old cdx. LOCATE and SQL will operate without the tags. SEEK won't.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform