Hi

1. I am trying to create a new database in Oracle9i(9.2.0.1.0)
on Windows 2000.

2. I copied one of the existing Init.Ora files and
made some chanes like
instance_name,db_name,control_files etc.

3. Next, I logged in as :
/ as sysdba

4. I had to shutdown the existing database

5. Using new init.ora file,

SQL> startup nomount pfile='e:\oracle\admin........int.ora'
got the message as INSTANCE STARTED

6. But when I run the Create Database Command , I got the
following error
ora-01092: Oracle Instance terminated, Disconnection forced

Any help!!!!!!!!!!!!!!!!!!!!!!
Thank in advance.