RMAN: ORA-01587: error during control file backup file copy. [message #350303] |
Wed, 24 September 2008 12:26 |
ORA_UMAIR
Messages: 3 Registered: August 2008
|
Junior Member |
|
|
I am receiving the following error message when I try to run a backup.
=============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-03009: failure of Control File and SPFILE Autobackup command on d1 channel at 09/24/2008 11:27:47
ORA-01587: error during control file backup file copy
ORA-27091: unable to queue I/O
ORA-27072: File I/O error
Linux-x86_64 Error: 2: No such file or directory
So, after doing some research on METALINK and GOOGLE, I found the following solution:
METALINK Doc ID: NOTE: 371966.1
The suggested workaround is to delete the snapcf<SID>.f file from $ORACLE_HOME/dbs.
Well, the issue is that this gets created each time I run a backup. I don't want to rename/delete this file each time while running the backup.
Is there a better solution to this issue?
Thanks in advance!
|
|
|
|
|
|