Help. RMAN level 0 hot backup with archive logs in another dir
Rogue process created monster redo and filled my archive log drive. I moved the archive logs
to a safe place. I want to run a RMAN hot backup (level 0). Will the backup crash and burn if the
archive logs aren't there or will it just sho errors/messages that it couldn't find the files?
RDBMS = 10.2.0.4
backup syntax (not using catalog)=
backup incremental level 0 database plus archivelog delete all input; delete force noprompt obsolete; Thanks