Return-Path: <oracle-l-bounce@freelists.org>
Received: from air189.startdedicated.com (root@localhost)
 by orafaq.com (8.11.6/8.11.6) with ESMTP id i12FELL24239
 for <oracle-l@orafaq.com>; Mon, 2 Feb 2004 09:14:21 -0600
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i12FEKo24234
 for <oracle-l@orafaq.com>; Mon, 2 Feb 2004 09:14:20 -0600
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id AC46F39510E; Mon,  2 Feb 2004 10:11:13 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Mon, 02 Feb 2004 10:09:31 -0500 (EST)
X-Original-To: oracle-l@freelists.org
Delivered-To: oracle-l@freelists.org
Received: from tfyfw.thrifty.com (mail.dtag.com [65.64.34.2])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id EC9B93949DB
 for <oracle-l@freelists.org>; Mon,  2 Feb 2004 10:08:20 -0500 (EST)
Received: by tfyfw.thrifty.com; id JAA07968; Mon, 2 Feb 2004 09:19:38 -0600 (CST)
From: <Stephen.Lee@DTAG.Com>
Received: from dtagsmtp1.dtg.local(172.23.101.41) by tfyfw.thrifty.com via csmap (V1.5)
 id srcAAA0YHSlS; Mon, 2 Feb 04 09:19:38 -0600
Received: by dtagimc.dtg.local with Internet Mail Service (5.5.2656.59)
 id <DXNSC5LR>; Mon, 2 Feb 2004 09:11:13 -0600
Message-ID: <D6339830FC73944E889CC3CEADDB205B079091CB@dtagpo1.dtg.local>
To: oracle-l@freelists.org
Subject: RE: replicating an instance
Date: Mon, 2 Feb 2004 09:14:50 -0600 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2656.59)
Content-type: text/plain
Content-Transfer-Encoding: 8bit
X-archive-position: 544
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: Stephen.Lee@DTAG.Com
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l


About that step #12: One more thing you might need if using a common rman
catalog is to change the database ID.  It's very easy to smoke the database
if you don't do follow the steps for using dbms_backup_restore.zerodbid(0)
exactly.

-----Original Message-----

Ryan
   Take a look at this checklist for additional ideas.
http://www.orafaq.com/howto/clone-db.txt

-----Original Message-----

I do development so please bare with the stupid question. To copy an
instance I do the following right? 
1. Shut down the instance
2. Copy all data files to the new locations
3. Change the DB_NAME, dump directories, and redo log paths in the init.ora
file
4. startup nomount. Rename the redo logs
5. Create control file
6. Open database.

I think Im missing some steps. 
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

