Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open File Backup
Message
From
19/02/2008 14:33:23
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01284352
Message ID:
01293919
Views:
21
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform