ORA-27056: could not delete file
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