Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Copying an Oracle Database
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
![]() |
![]() |