Error while applying archivelogs
edited Jun 11, 2009 6:49AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered
Hi, Anybody who could help. I've checked our standby database if it is in synch but I found out there's an error. (See logs below). Please help how to correct this.
SQL> select process, status,thread#,sequence# from v$managed_standby;
PROCESS STATUS THREAD# SEQUENCE#
--------- ------------ ---------- ----------
ARCH CONNECTED 0 0
ARCH ERROR 0 0
ARCH CONNECTED 0 0
ARCH CONNECTED 0 0
MRP0 APPLYING_LOG 1 155150
RFS IDLE 0 0
RFS IDLE 0 0
RFS IDLE 0 0
RFS IDLE 0 0
9 rows selected.
Warm Regards
Arnel
SQL> select process, status,thread#,sequence# from v$managed_standby;
PROCESS STATUS THREAD# SEQUENCE#
--------- ------------ ---------- ----------
ARCH CONNECTED 0 0
ARCH ERROR 0 0
ARCH CONNECTED 0 0
ARCH CONNECTED 0 0
MRP0 APPLYING_LOG 1 155150
RFS IDLE 0 0
RFS IDLE 0 0
RFS IDLE 0 0
RFS IDLE 0 0
9 rows selected.
Warm Regards
Arnel
0