RAC/ASM environment, RMAN Clone error

From: Li Li <litanli_at_gmail.com>
Date: Fri, 12 Dec 2008 10:26:31 -0600
Message-ID: <5f35c2320812120826i654ed748we183537f4be69909@mail.gmail.com>


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
--

http://www.freelists.org/webpage/oracle-l Received on Fri Dec 12 2008 - 10:26:31 CST

Original text of this message