Error: ORA-16777: unable to find the destination entry of a standby database in V$ARCHIVE_DEST
I have two primary MYSAPPRMY and standby MASAPSTBY database
I would like to use Oracal Data Guard
DGMGRL> show configuration;
Configuration - standby_config
Protection Mode: MaxPerformance
Databases:
mysapprmy - Primary database
Error: ORA-16777: unable to find the destination entry of a standby database in V$ARCHIVE_DEST
mysapstby - Physical standby database
Error: ORA-16700: the standby database has diverged from the primary database
Fast-Start Failover: DISABLED
Configuration Status:
ERROR
Please help!
Regards!
Hine