Database Backup and Recovery (MOSC)

MOSC Banner

Controlfile autobackup to disk outside ASM on RAC environment (11gR2)

edited Jan 10, 2013 10:04AM in Database Backup and Recovery (MOSC) 2 commentsAnswered ✓

 Recently I try to make several recovery test for a rac environment. Note 1472171.1 said controlfile autobackup (control file snapshot too) need to be on shared location for RAC instance, so when I run rman backup, I see controlfile autobackup is created on flash recovery area inside ASM.
I don't have shared filesystems to make a backup (acfs, nfs), the only shared storage is asm.
I use rman without catalog to make backups.

As part of my backups scripts, I backup archivelogs with this script (database script backup is similar):

configure controlfile autobackup format for device type disk to '+FRA/%F';

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