Re: RMAN freeze when duplicate db

From: bob123 <bob123_at_gmail.com>
Date: Tue, 3 Nov 2009 21:31:41 +0100
Message-ID: <4af0932c$0$19637$426a34cc_at_news.free.fr>


>I'm guessing that you have another session logged into the cloned
>dtabase which is preventing the "SHUTDOWN CLONE" command from
>completing. Have you looked in the alert log?

Thanks very much
Your are right, now I have at end:
any help ?

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 11/03/2009 11:22:15
RMAN-03015: error occurred in stored script Memory Script RMAN-06136: ORACLE error from auxiliary database: ORA-00336: log file size 1000
blocks is less than minimum 8192 blocks Received on Tue Nov 03 2009 - 14:31:41 CST

Original text of this message