Re: Nagging RMAN error

  • From: Andy Rivenes <arivenes@xxxxxxxx>
  • To: fred_fred_1@xxxxxxxxxxx, oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 15 Sep 2005 15:11:42 -0700

As I recall you have to use the %F option for controlfile autobackup naming. I can't tell if you've done that, but the following works for me:

CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '${CFG_BKUP_DIR}/${CFG_CTL_FILE}.%F';
CONFIGURE CONTROLFILE AUTOBACKUP ON;


where ${CFG_BKUP_DIR} and ${CFG_CTL_FILE} have been set to an appropriate directory and file name.

Andy Rivenes
arivenes@xxxxxxxx

--
//www.freelists.org/webpage/oracle-l

Other related posts: