Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle DB recovery from netapp snapshots

User494694-OCDec 13 2013 — edited Dec 15 2013

Hello,

We are taking scheduled snapshots of 3TB database in multiple volumes using netapp,this will take max 2 min to complete all the volumes.

Already we have recovered the database(steps below) successfully with snapshots taken by above method.

startup mount;

recover database;---->apply latest redo log file

alter datbase open;

Need confirmation on this method,whether we can achieve 100% successful recovery,so that we can go with this method as a safe DR recovery process considering 2 min difference.

NOTE:Database was not in backup mode

Thanks,

Suresh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2014
Added on Dec 13 2013
1 comment
606 views