Home » RDBMS Server » Backup & Recovery » Validation failed for archived log
Validation failed for archived log [message #402348] Sat, 09 May 2009 00:39 Go to next message
tridentadm
Messages: 142
Registered: March 2006
Senior Member
RMAN> CROSSCHECK ARCHIVELOG 'C:\ORACLE\ORADATA\ORCL\ARCHIVE\1_3.ARC';

released channel: ORA_DISK_1
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=17 devtype=DISK
validation succeeded for archived log
archive log filename=C:\ORACLE\ORADATA\ORCL\ARCHIVE\1_3.ARC recid=8 stamp=686342207
validation failed for archived log
archive log filename=C:\ORACLE\ORADATA\ORCL\ARCHIVE\1_3.ARC recid=1 stamp=685710050
Crosschecked 2 objects



Q. When running crosscheck archivelog it stated as above why does the validation fail for archivelog having recid=1; ?
That file actually exists, but I am not sure what exactly happened here ?




Re: Validation failed for archived log [message #402762 is a reply to message #402348] Tue, 12 May 2009 06:57 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Did you perform a RESETLOGS recently?

What naming format are you using for you archive logs?
Re: Validation failed for archived log [message #402917 is a reply to message #402762] Wed, 13 May 2009 02:18 Go to previous messageGo to next message
tridentadm
Messages: 142
Registered: March 2006
Senior Member
No I did not do a RESETLOGS ;


Also I just used the default command:
RMAN> backup archivelog;

Is it something that I ran backup archive log twice (or more than once)
Re: Validation failed for archived log [message #402957 is a reply to message #402917] Wed, 13 May 2009 04:58 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Well you can't obviously have two files with the same name in the same directory.

Running BACKUP ARCHIVELOG does not produce additional archive logs.

What is the output of LIST ARCHIVELOG ALL or look in V$ARCHIVED_LOG.
Previous Topic: RMAN incarnation issus (merged)
Next Topic: restore db only from .dfb files
Goto Forum:
  


Current Time: Fri Apr 19 03:27:02 CDT 2024