Database Backup and Recovery (MOSC)

MOSC Banner

noted error ORA-245 but I'm not sure. < RMAN backup controlfile error in RAC >

edited Jun 13, 2014 12:00PM in Database Backup and Recovery (MOSC) 10 commentsAnswered
Hi every one.
first, sorry for I can't speak english very well.

I searched about ORA-00245 during RMAN controlfile backup in RAC.

explained solution is :
  snapshot controlfile / backup controlfile must located in shared area.

I tested
 Env : 11.2.0.3.3 EE RAC / ASM / OEL 5.8 64bit
 snapshot controlfile location = '+BACKUP/snapctl_RAC.f'  ( in ASM )

 node 1 : RMAN command            node 2 : SQL> alter system archive log current; -- repeatedly

Result :
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TYPE (my definition)                         COMMEND                                                                                snapshop controlfile      BACKUP meta                                ERROR ORA-245
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
BACKUP    RMAN> backup current controlfile format '<local_path/filename>' reuse;                           created                        list backup;                                     NONE
BACKUP    RMAN> backup current controfile;                                                                                      created                         list 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