Subject | RE: [firebird-support] Symantec livestate recovery |
---|---|
Author | Steffen Heil |
Post date | 2005-03-26T14:54:09Z |
Hi
I asked about copying using windows valume shadow copies.
These are frozen, they cannot be changed by the database server.
(The database server can modify it, but that's another instance.)
I always wondered, why the concept of volume shadow copies are so difficult
to understand for database people.
Windows volume shadow copies are basically snapshots of a filesystem with
transaction support. Once opened a volume shadow transaction to a folder,
the content YOU SEE cannot change anymore. As it is with transactions in a
database ...
Hence, the database file the copy process sees is immutable.
Regards,
Steffen
[Non-text portions of this message have been removed]
> When you are performing a file copy, the operating systemNo. You didn't get my question right.
> isn't copying a frozen image, but a live image of a file.
I asked about copying using windows valume shadow copies.
These are frozen, they cannot be changed by the database server.
(The database server can modify it, but that's another instance.)
I always wondered, why the concept of volume shadow copies are so difficult
to understand for database people.
Windows volume shadow copies are basically snapshots of a filesystem with
transaction support. Once opened a volume shadow transaction to a folder,
the content YOU SEE cannot change anymore. As it is with transactions in a
database ...
Hence, the database file the copy process sees is immutable.
> Here's an example of what could happen:All this is obvious. But it doesn't apply to the scenario in question.
Regards,
Steffen
[Non-text portions of this message have been removed]