testing the recovery scenario of a database
Hi,
I am testing the recovery scenario of a database disaster with a complete RMAN backup of a standby database. Our configuration is as follows: database M1A is primary, M1B is standby, and DataGuardBroker is used for data replication between M1A and M1B. The restoration is performed on a database M1C outside of replication. My problem is when I launch the restore on M1C from the backups of M1B, I receive the following error: RMAN-06054: the physical restoration requires an unknown archive log: thread 1, sequence 847 and SCN start 302615361.
Thank for your help