ARC1: Archiving not possible: No primary destinations
HabibDec 8 2010 — edited Dec 8 2010Hi
i am getting following errors in my alert.log at Datbase 10.1 on Windows 2003
Wed Dec 08 11:50:04 2010
ARC1: Evaluating archive log 3 thread 1 sequence 3
ARC1: Archiving not possible: No primary destinations
ARC1: Failed to archive log 3 thread 1 sequence 3 (4)
Wed Dec 08 11:50:04 2010
Errors in file c:\oracle\product\10.1.0\admin\dmsdb\bdump\dmsdb_arc1_2172.trc:
ORA-16014: log 3 sequence# 3 not archived, no available destinations
ORA-00312: online log 3 thread 1: 'E:\ORADATA\DMSDB\REDO03.LOG'
How I can see that file 'E:\ORADATA\DMSDB\REDO03.LOG' is available on hard disk:
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\Administrator>dir E:\ORADATA\DMSDB\REDO03.LOG
Volume in drive E is New Volume
Volume Serial Number is 640A-8421
Directory of E:\ORADATA\DMSDB
12/08/2010 11:48 AM 10,486,272 REDO03.LOG
1 File(s) 10,486,272 bytes
0 Dir(s) 103,370,887,168 bytes free
I think this is due to hard disk error/bad sector.
Now how can I get rid of this error?
Habib