| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> standby db log sequence gap
Hi:
I am not very familiar with standby database. So kindly help me to
understand why there is a huge gap between "Oldest online log sequence"
and "Current log sequence" in standby db (which is not the case in
primary).
Note:- the standby db is operating in recovery mode for the last 2 Hrs.
Primary
Database log mode Archive Mode Automatic archival Enabled
Database log mode Archive Mode Automatic archival Enabled
SQL> SELECT SEQUENCE#,APPLIED FROM V$ARCHIVED_LOG order by sequence#;
:
:
SEQUENCE# APP
---------- ---
71 YES
72 YES
73 YES
74 YES
75 YES
76 YES
77 YES
78 YES
79 YES
80 YES
81 YES
82 YES
83 YES
84 YES
85 YES
86 YES
87 YES
88 YES
Received on Sun May 01 2005 - 21:43:32 CDT
![]() |
![]() |