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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: need to recreate database

Re: need to recreate database

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Wed, 11 Jul 2001 07:34:28 -0700
Message-ID: <F001.003470FA.20010711071142@fatcity.com>

Lyuda,

If I understand your post correctly, your networking folks didn't install Oracle on the new server, but instead just copied the directory structures over. This means you don't have any of the registry entries.  While it is theoretically possible to export the registry keys from one server and import them into another, I would NOT recommend doing this - it's far too easy to make a mistake somewhere and totally mess things up. Besides, Oracle Support will tell you you're unsupported if you do so.

As long as the db was cleanly shut down when the files were backed up you should be able to open the db OK.

  1. Install the software (select custom install and don't have it create a starter db for you).
  2. Edit the init.ora and make any changes to directory locations, as needed.
  3. Create the services for the db (see note: 61621.1 "WINNT/WIN2000 Recreating Oracle Services and Instances from the Command Line")
  4. If the directory structures (datafiles, online logs, etc...) and db_name will be the same on the new server then you don't need to recreate the controlfile. If they need to change, see steps 1, 6, & 8 of note: 73301.1 "How to make a copy of a database on the same Windows NT machine"

HTH,


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jul 11 2001 - 09:34:28 CDT

Original text of this message

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