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