RMAN restore error
I am getting the following error when i try to restore the database from backup
channel ch4: reading from backup piece MYTESTDB_20101017_732654183_13401_1.dbf
ORA-19870: error reading backup piece MYTESTDB_20101017_732654183_13401_1.dbf
ORA-19504: failed to create file "/restore/data/MYTESTDB/MYTESTDB_data05.dbf"
ORA-27086: unable to lock file - already in use
IBM AIX RISC System/6000 Error: 13: The file access permissions do not allow the specified action.
Additional information: 8
there is sufficient free space in the file system & the oracle user has full permissions on the file system, any inputs are highly appreciated.
channel ch4: reading from backup piece MYTESTDB_20101017_732654183_13401_1.dbf
ORA-19870: error reading backup piece MYTESTDB_20101017_732654183_13401_1.dbf
ORA-19504: failed to create file "/restore/data/MYTESTDB/MYTESTDB_data05.dbf"
ORA-27086: unable to lock file - already in use
IBM AIX RISC System/6000 Error: 13: The file access permissions do not allow the specified action.
Additional information: 8
there is sufficient free space in the file system & the oracle user has full permissions on the file system, any inputs are highly appreciated.
0