Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: os backup
utkanbir schrieb:
> Hi ,
>
> I have a question related to the backup strageties. For some reasons i
> cant get rman backups but instead i backup data at os level , and
> archive redo logs periodically. I wonder whether it is possible to use
> my redo log backups for recovery purpose. Is it possible to restore
> some of the archived files from the backup set than apply redo logs ?
No, it is not. Your database has to be in archivelog mode, you can then backup all the archived redo log files and use them for recovery.
HTH, Peter Received on Mon Feb 14 2005 - 10:11:54 CST