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

oracle10g manual database cloning

From: Angsql <angsql_at_gmail.com>
Date: 10 Apr 2006 15:20:44 -0700
Message-ID: <1144707644.312949.269220@j33g2000cwa.googlegroups.com>


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.

Thank you
AR Received on Mon Apr 10 2006 - 17:20:44 CDT

Original text of this message

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