Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Backups
Message
De
27/09/2001 10:12:24
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00561383
Message ID:
00561419
Vues:
27
>>In VFP, I think you could solve the 24/7 problem with an audit feature: every change in every table triggers an addition to an additional table.
>
>I think I would still see problems with the DBCs in some cases.

Well, what I was thinking was something like this: every change, be it adding, modifying or deleting a record, is APPENDED to the audit table. Then, if your last backup copied all records up to 10,000 (in the audit table), your next backup can copy records starting at 10,001. The changes, recorded in the audit table, can then be re-applied to an off-line copy of the original DBFs.

I think the problems with the DBCs would affect commands which modify the structure - but not the backups themselves. Changing the structure is a separate challenge - and I doubt you can do it (without C/S) with a 24/7 system.

>>Or change to C/S. Servers like Oracle have built-in support for a "hot" backup.
>
>Arggghhh...I fear this might be the only real solution.

And Oracle, AFAIK, allows you to add fields to a table while people access the table.

You would have other advantages, too. However, I understand the "Arggghhh..." part very well; I wouldn't like to do a major re-design to my current system. Which would be required, were I to change to C/S.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform