Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Rman Database Identifier Problem

Re: Rman Database Identifier Problem

From: koert54 <koert54_at_nospam.com>
Date: Thu, 28 Feb 2002 20:37:30 GMT
Message-ID: <eywf8.211213$rt4.21500@afrodite.telenet-ops.be>


Maybe you didn't rename the global name on your clone (before registering with RMAN) ...
1. alter database rename global_name to <new_name>; 2. register

"Choco" <chocolat_at_brusseler.com> wrote in message news:3c7e2a13$0$12224$4d4efb8e_at_news.be.uu.net...
> Hi all,
>
> I use Oracle 8.1.7 on AIX.
> I have manually copy database files to create a new one on another server,
> let's say TEST to PROD.
> When I try to register my new PROD database, it used the same DB_ID that
the
> TEST one... and rman becomes inusable.
>
> The manual said : use rman duplicate command to copy your DB, but it's too
> late for me because my PROD DB is already online and in use....
>
> Is there an other solution than using a new recovery catalog with a new
> schema name to avoid my problem ?
>
> Thanks in advance.
>
> Choco.
>
>
Received on Thu Feb 28 2002 - 14:37:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US