Controlfile Autobackup not creating file
I have setup the following for Controlfile Autobackup with RMAN with the following (on Solaris 10)...
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/tools/strg/oracle/P030/cf_autobak/P030_%F';
The file is not being created, though the RMAN backup log returns the following...
Starting Control File Autobackup at Nov 03 2008 06:04:00 piece handle=c-842464527-20081103-02 comment=API Version 2.0,MMS Version 5.2.0.0 Finished Control File Autobackup at Nov 03 2008 06:04:08
My configuration isn't being recognized (the file is not prefixed with "P030_") and the file that it shows as being created, isn't created.