Re: RMAN error

From: Phillip Jones <phil_at_phillip.im>
Date: Wed, 22 Aug 2012 11:49:45 +0100
Message-ID: <CAOyzJucgvey7kanjJBfUvRYmeAAcBCg310Z7JEDj_3fNb5m8Rw_at_mail.gmail.com>



You've specified a directory by the looks of it:  restore controlfile to '/oracle/ora10gr4/dbs' ;

You need to specify a filename:

 restore controlfile to '/oracle/ora10gr4/dbs/myfile.ctl' ;

Cheers,

Phil

On Wed, Aug 22, 2012 at 11:10 AM, Nisha Mohan <NishaMohan_A_at_infosys.com>wrote:

> Hi ,
> I am facing the following error which restoring control file.Kindly throw
> some light.
> RMAN> restore controlfile to '/oracle/ora10gr4/dbs' ;
>
> Starting restore at 21-AUG-12
> allocated channel: ORA_DISK_1
> channel ORA_DISK_1: sid�evtype=DISK
>
> channel ORA_DISK_1: starting datafile backupset restore
> channel ORA_DISK_1: restoring control file
> output filename=/oracle/ora10gr4/dbs
> channel ORA_DISK_1: reading from backup piece
> /data_idx1/ORAMIG/OMIGTEST/cfc-260103938-20120821-03
> ORA-19870: error reading backup piece
> /data_idx1/ORAMIG/OMIGTEST/cfc-260103938-20120821-03
> ORA-19504: failed to create file "/oracle/ora10gr4/dbs"
> ORA-27056: could not delete file
> HPUX-ia64 Error: 1: Not owner
>
> Thanks and Regards,
> Nisha Mohan.A
>
>
>
> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
> solely
> for the use of the addressee(s). If you are not the intended recipient,
> please
> notify the sender by e-mail and delete the original message. Further, you
> are not
> to copy, disclose, or distribute this e-mail or its contents to any other
> person and
> any such actions are unlawful. This e-mail may contain viruses. Infosys
> has taken
> every reasonable precaution to minimize this risk, but is not liable for
> any damage
> you may sustain as a result of any virus in this e-mail. You should carry
> out your
> own virus checks before opening the e-mail or attachment. Infosys reserves
> the
> right to monitor and review the content of all messages sent to or from
> this e-mail
> address. Messages sent to or from this e-mail address may be stored on the
> Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 22 2012 - 05:49:45 CDT

Original text of this message