Leonardo Pedroso Costa
MongoDB | SQL Server | Oracle

Como corrigir o erro RMAN-20033: control file SEQUENCE# too low

Na manhã do dia 18/10/2019 o analista de Backup me enviou uma mensagem informando que os backups incrementais do Oracle falharam. Uma rápida verificação no LOG gerado pelo rman me mostrou os erros abaixo:

[code lang=”sql”]
Starting Control File and SPFILE Autobackup at 18-OCT-19
piece handle=c-3816658055-20191018-01 comment=API Version 2.0,MMS Version 5.0.0.0
Finished Control File and SPFILE Autobackup at 18-OCT-19
released channel: ch00
released channel: ch01
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
[/code]
Read more