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: oracle10g manual database cloning

Re: oracle10g manual database cloning

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Tue, 11 Apr 2006 04:53:50 GMT
Message-Id: <pan.2006.04.11.04.53.50.182383@sbcglobal.net>


On Mon, 10 Apr 2006 15:20:44 -0700, Angsql wrote:

> Hi Gurus,
>
> I have cloned oracle10g database by manual method.
>
> Steps
> 1. edit trace file (save clone.sql)
> 2) edit init.ora for clone DB.
> 3) copy the datafiles,controls to respective locations.
> 4) startup nomount
> 5) sql>@clone.sql
> 6) sql> recover database using backup controlfile until cancel;
>
> NOW, How do I configure dbconsole for my clone DB? So I can monitor the
> DB from web and also use isql.

RMAN is the utility to use. RMAN rocks and is manual enough.

-- 
http://www.mgogala.com
Received on Mon Apr 10 2006 - 23:53:50 CDT

Original text of this message

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