Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ways to Determine Index Corruption
Message
From
07/02/2002 06:55:42
 
 
To
07/02/2002 03:30:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00616451
Message ID:
00616504
Views:
23
Hi!

It is near impossible to collect and determine all cases of corruption and ways to determine them. As a result, many applications use more simple approach for database maintenance. Create an application that will be ran by Scheduler periodically on the server at night hours when nobody use the VFP dtaabase. This application will drop all indexes and re-create them again. The code for re-creating all indexes you can get from the program generated by GenDBC tool for VFP database. In that PRG there are INDEX commands for each table. Creating this application and organizing it periodical running is more easy than trying to figure out all cases of corruption and wayf of determining (detecting) them.

HTH.

>Hi all,
>
>Anyone have ways to detect the above? Appreciate if anyone can advise on this issue.
>
>Thanks in advance.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform