Here is the scenario:
- Oracle 10g database running Windows Vista Business. This is a production/live db.
- Nightly backups (Whole database, online backup, ARCHIVELOG mode) moved to different machine on the network.
- Hard disk dies.
- Setup OS and Oracle 10g on the new hard drive. Oracle does not have any db instances yet.
Is there an easy (or at least relatively easy) way to restore the database from the backup? I'm not an Oracle DBA and my Oracle knowledge is very limited. I have seen some "advanced RMAN commands", but I have no clue what the doc is about. Is there a 3rd party utility that simplifies the restore process?
If the RMAN scripts are the only way to go, then do I have to create an empty database in Oracle before proceeding?
thanks