Re: RMAN freeze when duplicate db

From: gazzag <gareth_at_jamms.org>
Date: Mon, 2 Nov 2009 03:16:12 -0800 (PST)
Message-ID: <4698a126-be34-48d4-a502-2b99d135fff9_at_a31g2000yqn.googlegroups.com>



On 1 Nov, 11:03, "bob123" <bob..._at_gmail.com> wrote:
> Hi,
>
> I try to duplicate a database (10.2.0.3)
> with RMAN, the script freeze at the end of the duplication (executing Memory
> Script)
>
> Any clue ?
> Thanks in advance

<snip>

> Finished recover at 22/10/2009 15:17
>
> contents of Memory Script:
> {
>    shutdown clone;
>    startup clone nomount ;}
>
> executing Memory Script

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

HTH -g Received on Mon Nov 02 2009 - 05:16:12 CST

Original text of this message