Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Nagging RMAN error

RE: Nagging RMAN error

From: Hallas, John, Tech Dev <John.Hallas_at_gb.vodafone.co.uk>
Date: Thu, 15 Sep 2005 16:32:17 +0100
Message-ID: <1C6E45ADB2EC324F9553E468ABFE0F63030F0E81@UKWMXM04>


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
ORA-19504: failed to create file
"/xfer/rman_backups/bell1_nic/control_files/controlfile_NICxxxxx_c-53732 8752-20050914-01_20050914.ctl"
ORA-27037: unable to obtain file status
SVR4 Error: 20: Not a directory
Additional information: 4

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-l
Received on Thu Sep 15 2005 - 10:35:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US