ORA-16401: archivelog rejected by RFS

10.2.0.4的单机DG报错:(主库为10.2.0.4RAC)
Tue Dec 22 14:59:00 2015
Errors in file /u01/app/oracle/admin/orcl/udump/orcl_rfs_3171.trc:
ORA-16401: archivelog rejected by RFS

查看提示的文件:

[root@dbdg ~]# more /u01/app/oracle/admin/orcl/udump/orcl_rfs_3171.trc
/u01/app/oracle/admin/orcl/udump/orcl_rfs_3171.trc
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORACLE_HOME = /u01/app/oracle/product/10.2.0/dbhome_1
System name:    Linux
Node name:      dbdg
Release:        2.6.18-308.el5
Version:        #1 SMP Fri Jan 27 17:17:51 EST 2012
Machine:        x86_64
Instance name: orcl
Redo thread mounted by this instance: 1
Oracle process number: 23
Unix process pid: 3171, image: oracle@dbdg

*** ACTION NAME:() 2015-12-22 14:50:45.381
*** MODULE NAME:(oracle@rac1 (TNS V1-V3)) 2015-12-22 14:50:45.381
*** SERVICE NAME:() 2015-12-22 14:50:45.381
*** SESSION ID:(1633.3) 2015-12-22 14:50:45.381
Archivelog thread 1 sequence 22 is rejectedORA-16401: archivelog rejected by RFS
Archivelog thread 1 sequence 22 is rejectedORA-16401: archivelog rejected by RFS
Archivelog thread 1 sequence 22 is rejectedORA-16401: archivelog rejected by RFS
Archivelog thread 1 sequence 22 is rejectedORA-16401: archivelog rejected by RFS
Archivelog thread 1 sequence 22 is rejectedORA-16401: archivelog rejected by RFS

参考288074.1

Versions 9.2, 10.1, 10.2, 11.1

Error:  ORA-16401 archivelog rejected by RFS 
---------------------------------------------------------------------------
Cause:  An attempt was made to re-archive an existing archivelog. This usually 
	happens because either a multiple primary database or standby 
	database(s) or both are trying to archive to this standby database. 
Action: See alert log and trace file for more details. No action is necessary; 
	this is an informational statement provided to record the event for 
	diagnostic purposes.

也就是说,啥也不用干,这个信息只是为了说明这个信息而已。


你可能感兴趣的:(archivelog,ORA-16401)