Comment on Correct Backups Require Filesystem SnapshotsparentComments−professoretc4yI've done it with SQL Server, but it wasn't automatic. I had to manually repair or remove the DB pages that were in use when the backup was made.−aidenn04yI think with Oracle you needed to replay the archive log; not sure if that was via rman or just a mount option.Either way it was identical to crash recovery
Comments
I've done it with SQL Server, but it wasn't automatic. I had to manually repair or remove the DB pages that were in use when the backup was made.
I think with Oracle you needed to replay the archive log; not sure if that was via rman or just a mount option.
Either way it was identical to crash recovery