RAC/ASM environment, RMAN Clone error

  • From: "Li Li" <litanli@xxxxxxxxx>
  • To: ORACLE-L <Oracle-L@xxxxxxxxxxxxx>
  • Date: Fri, 12 Dec 2008 10:26:31 -0600

Hi, List,

I am running into an error when trying to clone a database with RMAN.
The error message is the following. Error seems to be a permission
issue but actually it shouldn't because RMAN finished restoring and
recovering the datafiles successfully, it fails only when it tries to
re-create the online logs. Has anybody seen this before? Any help
would be greatly appreciated!

Oracle 10.2.0.3 on Linux x-64, Cloning from a 2-node RAC db to a 5-node RAC db.

Thanks,
-Li

contents of Memory Script:
{
   Alter clone database open resetlogs;
}
executing Memory Script

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 12/11/2008 23:36:42
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-00344: unable to
re-create online log '/+FSFLASH/prdfs90/online
                                   log/group_1.387.672580653'
ORA-27040: file create error, unable to create file
Linux-x86_64 Error: 2: No such file or directory
--
//www.freelists.org/webpage/oracle-l


Other related posts: