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

Thread: Oracle9i DBCA Installation failed

Hybrid View

  1. #1
    Join Date
    May 2012
    Posts
    1

    Oracle9i DBCA Installation failed

    I installed Oracle 9.0.1.0 in the windows XP, i found DBCA failed. My system configuration is P4,2.80GHz,1.49GB RAM, C:drive has 5.9 GB free space and D: drive has 13.3GB free space. kindly some one help this regard.

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    What can you see in the installation log?

    Any particular reason to install Ora9i when Ora11gR2 is a stable platform?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    If its a Pentium 4, years ago there was a bug with running dbca on a pentium 4. You should google the bug. You need tochange the JRE settings, but I don't remember the details.

    You should really try 11.2.0.3 on a more current chip and OS.

  4. #4
    Join Date
    May 2002
    Posts
    2,645
    It was the Symantec just-in-time compiler (JIT) version that had to be switched out or updated. It was something like:

    1. Create a temporary directory on your server.

    2. Copy the entire contents of the Oracle RDBMS Server CD to the temporary directory created in step 1.

    3. Search the directory structure created in Step 1 for the existence of the filename symcjit.dll.

    4. Rename each copy of the symcjit.dll to symcjit.old (I think there were 2 copies, not sure anymore).

    5. Run the setup.exe from the install\win32 directory (under the directory on your hard disk used in Step 1).

  5. #5
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    You are correct Stecal, there was also an .ini file that needed to be changed. But definitely rename the two copies of symcjit.dll.

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