Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open File Backup
Message
De
19/02/2008 14:33:23
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01284352
Message ID:
01293919
Vues:
22
>How does a SQL backup process function when multiple users are hitting the SQL database?

By backing up the file up to that point - the transactions aren't really written into the database per se, anyway, they're written into the transaction log and replayed when the service starts (or on first access - dunno). Backup backs up the database as is, plus transaction log up to the point when it was started. Any transactions that happen during the backup are just appended to the end of the log. Any queries are taken from a snapshot somewhere, I think.

This is how I understand the theory; haven't really looked under the hood.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform