RMAN AND ASM [message #546879] |
Fri, 09 March 2012 10:17  |
 |
BeefStu
Messages: 208 Registered: October 2011
|
Senior Member |
|
|
I am looking into backuping up my DB to an ASM diskgroup using
RMAN.
I saw an example of setting a disk group for backing up
CONTROL files
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '+CONTROL';
What command do I need to specify to backup my DB and .arc
files to a location called '+FRA'? Can somebody provide
an example?
when all is said and done I want to issue this command from
RMAN
BACKUP DATABASE PLUS ARCHIVELOG;
Thanks to all who answer
|
|
|
|
|