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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Copying an Oracle Database

Re: Copying an Oracle Database

From: <bongbaroma_at_aol.com>
Date: Thu, 04 Feb 1999 00:21:00 GMT
Message-ID: <79ap53$adt$1@nnrp1.dejanews.com>


In article <36b5f635.3770500_at_192.168.10.43>,   reycraft_at_hillmar.com (Kirby Reycraft) wrote:
> Is there an easy way to simply copy an existing database and give it
> a new name?
>
> TIA
>
> Kirby
>

You need to recreate your controlfile using a new database name. First, you need to run "alter database backup controlfile to trace". Then edit the output trace file by changing the name of the database.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Feb 03 1999 - 18:21:00 CST

Original text of this message

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