question about startup nomount in windows 2003 64x

From: Havel Zhang <havel.zhang_at_gmail.com>
Date: Sun, 4 Mar 2012 21:58:29 -0800 (PST)
Message-ID: <8c026ada-9917-4189-a19b-44476965b2de_at_w32g2000vbt.googlegroups.com>



hi All:

     I have a windows server 2003 64x, and I installed oracle 10g 10.2.0.3 64x software only. After that, I want to using dbca to create a database named e.g. dbserver. But install suspended when progress bar at 2%. Then, I using dbca create a script and running commands after the script said. I found the problem is on startup nomount command. So, I tested as follow step:

  1. I create a pfile,say: dbpfile.ora,just have one line: db_name="dbserver"
  2. oradim -new -sid dbserver #create instance
  3. set oracle_sid=dbserver #set env
  4. sqlplus /nolog
  5. conn / as sysdba;
  6. startup nomount pfile='dbpfile.ora'; --which dbfile.ora just have one line: db_name="dbserver" then, startup running,running and running ... without any error message. When Oracle in startup nomount level, Oracle just start process and allocate memory for it. Any one come cross the same problem? Can u help me or give me some clue? Thank you! :)
Received on Sun Mar 04 2012 - 23:58:29 CST

Original text of this message