Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utility to detect corrupted CDX ?
Message
De
02/09/1998 10:18:06
 
 
À
02/09/1998 10:13:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00132341
Message ID:
00132346
Vues:
16
>Me again!
>
>I am looking for an utility that would detect corrupted indexes.
>
>I do not mean damaged (non-usable) indexes but rather indexes that have their b-trees screwed up (and screw up your application logic without you noticing...)
>
>Example:
>
> select myTable
> seek myValue
>
>the found() function returns .T. but my record pointer is not on the record containing myValue.
>
>For now I am programmatically checking wether myValue was found, so this is not critical, but any help would be appreciated.
>
>Thanks folk
>
>Pascal

Your application may include reindex utility, which will not just REINDEX, but DELETE TAG ALL and INDEX ON ... recreating tags from scratch.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform