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: Rman - created file already exists

Re: Rman - created file already exists

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Wed, 09 May 2007 06:31:52 +0100
Message-ID: <46415CC8.8030000@gmail.com>


Schauss, Peter wrote:
> I have an rman script which have been using on 8.1.7.4 for several
> years, but when I run it on 10.2.0.2.0 I get the following error message
> for each channel:
>
> RMAN-03009: failure of backup command on ch1 channel at 05/08/2007
> 09:32:03
> ORA-19504: failed to create file
> "/ora10/oradata/orabkup/peregrine/hot_copies/peregrine_070508093147_1.rb
> k"
> ORA-27038: created file already exists
>
> My script is shown below. I have played around with the format such as
> adding a %p after the channel number in the file name, but I still get
> the same error. Any suggestions?
>
>

%U will generate a unique ID for the file name.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed May 09 2007 - 00:31:52 CDT

Original text of this message

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