Wednesday, 13 May 2015

Error: ORA-00317: file type 0 in header is not log file ORA-00334

Error:

Wed May 13 14:17:57 2015
Errors in file /oradata/SID/admin/SID/udump/bouatstd_ora_26352.trc:
ORA-00317: file type 0 in header is not log file
ORA-00334: archived log: '/oradata/SID/arch/Arch_SID_0800389741_0001_0000018035.arc'
Errors with log /oradata/SID/arch/Arch_SID_0800389741_0001_0000018035.arc
ORA-317 signalled during: ALTER DATABASE RECOVER    LOGFILE '/oradata/SID/arch/Arch_SID_0800389741_0001_0000018035.arc'  ...
Wed May 13 14:17:57 2015

Solution:

It looks the archive log(/oradata/SID/arch/Arch_SID_0800389741_0001_0000018035.arc) is corrupted.

Copy the archive log from PROD to DR and restart the recovery manager.

2 comments:

Unknown said...

Hi,

Thanks a lot for suggested action.

Moize said...

Well said..Thanks