RAC to single instance Data Guard Physical Standby

 

SWITCHOVER yapmak için

Primary

Standby;
MRP durduğunda

Orjinal Primary (Şu an standby)

Error

ALTER DATABASE COMMIT TO SWITCHOVER TO STANDBY *
ORA-01105: mount is incompatible with mounts by other instances
Action: Query the GV$INSTANCE view as follows to determine which instances are
causing the problem:

INSTANCE_NAME---INST2
HOST_NAME----standby2

In the previous example, the identified instance must be manually shut down before
the switchover can proceed. You can connect to the identified instance from your
instance and issue the SHUTDOWN statement remotely, for example:

*****************************************************************************************

Protection modes

Primary

Standby

Maximum Availability

Maximum Performance

Maximum Protection

*****************************************************************************************************

Primary de log_archive_dest_state “defer” moda alınır.

MRP process standby da kapatılır.

veya

primary database açılır log_archive_dest_state aktif (enable) edilir ve

Kategori seçin...