Dataguard RFS error posible causes??
66735Jul 18 2005 — edited Jul 18 2005I am trying to find the cause of a problem which stopped the recovery process on the standby server.The following error massages were present in the primary db alert log:-
ARC0: Error 270 creating standby archive log file at host 'db_STANDBY'
ARC0: FAL archive, error 270 creating remote archivelog file 'db_STANDBY'
ARC0: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
Tue Jun 21 04:45:41 2005
ORACLE Instance db - Archival Error. Archiver continuing.
ARCH: Connecting to console port...
shortly followd by a :-
ARC0: Error 1010 detaching RFS from standby instance at host 'db_STANDBY'
Tue Jun 21 04:45:59 2005
Current log# 6 seq# 117673 mem# 0: /u03/oradata/candcp1a/redo/redo06a.log
Can any one help me with the specific meaning of the messages:-
ARC0: Error 270
and
ARC0: Error 1010
on the standby server:-
ora-19502 problem closing archive log file
followed by
archiving not possible no primary destinations
followed by ora-19502 write error on file
this was not a destination or space issue..
archivelogs were subsequently written to the standy database but not applied
Suspect some sort of network issue but difficult to verify retrospectively. If any one can suggest some avenues for investigation would be grateful..
Thanks