Hi all,

I have a question about recovery of a db after a complete system crash.

Let assume I have had a complete system failure.
All disks are unreadable.

I have :
1) a offline backup of the db. ( datafiles/redolog/controlfile )
2) all the archived log file generated after the offline backup.

Can I make my db up to date using the offline backup, and the archived log files ???

Gert