Database recovery completed but failed to open resetlogs.
Hi All,
I'm running some RMAN recovery test using Commvault tool. The recovery actually completed but I'm not sure why the database are not allowing me to open the database with resetlogs. Any idea what's the problem? The initial database restore completed without any issue. I can open the database normally however I just wondering why DB is throwing this error when open with resetlogs?
Rman Script:
[run {
allocate channel ch1 type 'sbt_tape'
PARMS="SBT_LIBRARY=/opt/simpana/Base/libobk.so,BLKSIZE=262144,ENV=(CV_mmsApiVsn=2,CV_channelPar=ch1,ThreadCommandLine= RESTORE -cn pngmesstgdb01 -vm Instance001)"
TRACE 0;
send " -jm 142 -a 2:0 -cl 588 -ins 170 -at 0 -j 411662 -jt 411662:3:1 -bal 0 -rcp 0 -ms 1 -p 2";