Database Backup and Recovery (MOSC)

MOSC Banner

How to figure out ORA-00245: control file backup operation failed 11.2 RAC?

edited Jun 17, 2011 3:15AM in Database Backup and Recovery (MOSC) 1 commentAnswered
 Oracle 11gR2 RAC + ASM
RMAN> show all;
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '+RECO_EXA';



RMAN>
Finished backup at 02-JUN-11

Starting Control File and SPFILE Autobackup at 02-JUN-11

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1 channel at 06/02/2011 03:34:59
ORA-00245: control file backup operation failed

RMAN>

Finished backup at 02-JUN-11

Starting Control File and SPFILE Autobackup at 02-JUN-11

piece handle=+RECO_EXA/db/autobackup/2011_06_02/s_752729707.936.752729709 comment=NONE
Finished Control File and SPFILE Autobackup at 02-JUN-11



Sometime I can backup controlfile, but sometime error.... When I traced it during backup controlfile error:

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