Database - RAC/Scalability (MOSC)

MOSC Banner

backup failed

edited Oct 9, 2016 5:00AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered

Hi,

One of our daily full backup of a big database failed with the following errors:

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03008: error while performing automatic resync of recovery catalog

RMAN-20033: control file SEQUENCE# too low

when i checked on v$rman_backup_job_details with the below query:

select session_key, input_type, status, to_char(start_time,'yyyy-mm-dd hh24:mi') start_time, to_char(end_time,'yyyy-mm-dd hh24:mi') end_time, output_bytes_display, time_taken_display from v$rman_backup_job_details order by session_key asc

I found that the archivelog backup of the same  database was running in parallel with th efull backup:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center