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-create an Oracle 8.1.7 database on NT

Re-create an Oracle 8.1.7 database on NT

From: Jeff Y. Y. <yuanjeff_at_yahoo.com>
Date: 27 Mar 2002 21:33:20 -0800
Message-ID: <a2bc9497.0203272133.6d81f204@posting.google.com>


A database (SID) XYZ is running, and I like to create a different database. So I use "ORADIM -DELETE -SID XYZ" to delete the service, and intend to use "ORADIM -NEW -SID ABC -INTPWD somepwd -..." to create a new service and then to create the new database ABC by running "create database ABC ...".

My questions will be:

1. Is it correct to use above way in creating the new database ABC?
2. What are the passwords of SYS and SYSTEM for the new database ABC?
3. When creating the service, does it create a pfile called
pwdABC.ora?

Thanks a lot.

Jeff Received on Wed Mar 27 2002 - 23:33:20 CST

Original text of this message

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