Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Nagging RMAN error
Can you touch a file of that name to create one?
It seems to suggest a problem creating the file
Sorry to be so obvious
oerr ora 19504
19504, 00000, "failed to create file \"%s\""
// *Cause: call to create file returned an error
// *Action: check additional messages, check access permissions
John
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Fred Smith
Sent: 15 September 2005 16:25
To: oracle-l_at_freelists.org
Subject: Nagging RMAN error
Hello,
I setup a simple RMAN solution to backup a local database. It writes
to a
disk channel, not tape. So I am easily able to verify that something is
written each time. It backs up the database files without error, but
I'm
constantly getting an error when it attempts to backup the controlfile.
Oddly enough, after it tries to backup the controlfile, the date/time
stamp
changes in the disk channel for the controlfile, but at the RMAN console
I
ALWAYS get the same error message group:
Starting Control File Autobackup at 14-SEP-05
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03009: failure of Control File Autobackup command on ORA_DISK_1 channel at 09/14/2005 16:33:56
Does anyone know why I keep getting this? As I said "something" is
happening
in the disk channel, the timestamp on the file is changing.
Thank you!
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Sep 15 2005 - 10:35:46 CDT
![]() |
![]() |