Database Backup and Recovery (MOSC)

MOSC Banner

Controlfile Autobackup not creating file

edited Jun 25, 2009 7:51AM in Database Backup and Recovery (MOSC) 6 comments
(I am not a DBA or Oracle savvy)

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.

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