Customer Problem Description --------------------------------------------------- Problem Summary
SQL> alter database open read only;Problem Description --------------------------------------------------- Actually I production database which having daily backup through RMAN...I restored the backup from RMAN to Stnadby DB and daily I apply production archive log to standby db manually ... I want to start standby db in read only mode to access some data...but I start getting below error. ora-16004 backup database require recovery file 1 needs media recovery data file1 '/ora_dat/drssaerp/systen01.dbf' |
0