Trong khi thực hiện switchover Primary sang Standby thì xuất hiện lỗi này?
SQL> alter database switchover to STAND verify;
alter database switchover to STAND verify
*
ERROR at line 1:
ORA-16470: Redo Apply is not running on switchover target
Nguyên nhân: Redo log trên Standby không apply được do nó không running trên Standby bằng một lý do nào đó…
Khắc phục: Chạy lại Redo Apply trên Standby server
Thực hiện trên Standby:
SQL> recover managed standby database disconnect;
=> Lệnh này sẽ tiến hành recover tự động quá trình apply redo log sau khi standby bị disconnect kết nối đến primary