Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-27056: could not delete file

user10698496Aug 22 2012 — edited Aug 22 2012
Hi ,
Oracle version : 10.2.04
I am facing the following error which restoring control file.Kindly help me with this as i am new to rman.

RMAN> restore controlfile to '/oracle/ora10gr4/dbs' ;

Starting restore at 21-AUG-12
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=873 devtype=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


RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 08/21/2012 15:27:30
RMAN-06026: some targets not found - aborting restore
RMAN-06024: no backup or copy of the control file found to restore

Thanks

Edited by: user10698496 on Aug 22, 2012 3:14 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2012
Added on Aug 22 2012
6 comments
3,051 views