Originally Posted by ams-jamali
How did you check?
Please provide output of the following query:
On Primary:
SQL> select max(sequence#) from v$log_history;
On Standby:
SQL> select max(sequence#) from v$log_history;
Should be same.
|
Results 1 to 10 of 13
Thread: check standby databaseThreaded View
|
Click Here to Expand Forum to Full Width |