DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Oracle 9i and Win2000 Prof. Server : error with Control Files

  1. #1
    Join Date
    Jul 2003
    Location
    Sussex
    Posts
    2

    Unhappy Oracle 9i and Win2000 Prof. Server : error with Control Files

    I have installed Oracle 9.2 on to a Win2000 Prof. Server.
    I have a set of std. scripts that create my database for me.
    These scripts have worked on a Win2000 Workstation build.

    When I create the database with the Oradim statement, the control files do not get created.
    I am using
    oradim -new -sid LON9 -intpwd oracle -startmode a -pfile d:\oracle\product\v92\database\LON9\initlon9.ora

    The initlon9 is attached, and yes I have checked that the directory structure is correct.

    I have also included the log files that were produced.

    As anybody experianced this problem before.

    Thanks

    Chris.
    Attached Files Attached Files

  2. #2
    Join Date
    Nov 2002
    Location
    New Delhi, INDIA
    Posts
    1,796

    Re: Oracle 9i and Win2000 Prof. Server : error with Control Files

    Originally posted by cshore
    When I create the database with the Oradim statement, the control files do not get created.
    I am using
    oradim -new -sid LON9 -intpwd oracle -startmode a -pfile d:\oracle\product\v92\database\LON9\initlon9.ora
    oradim doesnot create a database it just creates a service, and in the above case started the instance.

    You need to give create database command for creating the database.
    Amar
    "There is a difference between knowing the path and walking the path."

    Amar's Blog  Get Firefox!

  3. #3
    Join Date
    Jan 2002
    Location
    Netherlands
    Posts
    1,587
    Use DBCA.
    Tarry Singh
    I'm a JOLE(JavaOracleLinuxEnthusiast)
    TarryBlogging
    --- Everything was meant to be---

  4. #4
    Join Date
    May 2002
    Posts
    2,645
    And what are you using - Windows 2000 Professional, or Windows 2000 Server? What is Windows 2000 Professional Server?

  5. #5
    Join Date
    Jul 2003
    Location
    Sussex
    Posts
    2
    Sorry, Windows 2000 Server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width