How to recovery with archivelog redo logs only
Hi,
Currently Im a little bit lost in Dokumentation....
Image current situation:
Out application (including Oracle) depends on 7 vm's. Therefor we backup all Machines (including oracle) in an cortrolled way. Therefor also the database is fully backuped by the complete VM Backup.
This backup runs nightly. But in Case of Media Failure we might lose 1 Day back to fullbackup.
In that case i thought that only the archive logs are necessary to recover from "media failure". Archive redo logs an database files are on separate disks. In case of media failure, i restore the whole database-files from nightly backup and restore all changes during the day with archive logs.