Physical Standby Recovery
We created a physical standby database from the backup of the primary. The restore went fine.
However, I do have a problem when I try to recover the standby database:
1. All the restores completed successfully.
2. The archive logs were copied over from primary db.
3. started standby recovery by issuing the command - Recover Standby Database - AUTO.
4. It started applying the archive logs, but since we added a few more files after the image copies were taken, those files were not created at the standby database. Instead I am getting the following erros:
The recovery is still continuing though.