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

Thread: Oracle 8.1.7

  1. #1
    Join Date
    Nov 2002
    Location
    England - North
    Posts
    1

    Angry Oracle 8.1.7 install issues

    Hi.
    Im trying to install Oracle Client side on a Celeron machine running 2000. I seem to have come accross the bug that affects the P4. I have tried to use the bug fix 1507768 to get around this, but i have done something wrong in the process somewhere and the TNS and NET8* havent installed and this has caused problems on the machine,

    If anyone has come accross this before and could help that would be great.

    Regards

    Dave
    Last edited by davenaylor2000; 11-26-2002 at 09:58 AM.

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    Without knowing more about the specific error(s), but knowing that Oracle failed to install, I'd start over. You can look in the oraInventory directory (install log) for errors that may have occurred.
    Last edited by stecal; 11-27-2002 at 04:42 PM.

  3. #3
    Join Date
    Nov 2002
    Posts
    3
    Here you go.

    1. Copy contents of 8.1.? CD to local HD.
    2. Once copied, modify oraparam.ini file to read as follows (substitute the absolute path for your CD: drive) where D: is the local CD drive.

    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=D:/stage/products.jar
    LICENSE_LOCATION=
    JRE_LOCATION=D:/stage/Components/oracle.swd.jre/1.1.7.30/1/DataFiles/Expanded/jre
    OUI_LOCATION=D:/stage/Components/oracle.swd.oui/1.7.1.9.0/1/DataFiles/Expanded
    JRE_MEMORY_OPTIONS=-nojit -mx96m
    DEFAULT_HOME_LOCATION=\oracle\ora81
    DEFAULT_HOME_NAME=OraHome81
    NO_BROWSE=
    HLP_LOCATION=
    EWT_LOCATION=
    NLS_ENABLED=TRUE
    BOOTSTRAP=FALSE

    [IMAGES]
    FILE1=images/o8i_1.gif
    FILE2=images/o8i_2.gif
    FILE3=images/o8i_3.gif
    FILE4=images/o8i_4.gif
    FILE5=images/o8i_5.gif
    FILE6=images/o8i_6.gif
    FILE7=images/o8i_7.gif
    FILE8=images/o8i_8.gif

    3. Run setup.exe from C:\temp\install\win32\setup.exe with the CD still in the CD drive.


    For more information see bug 1518935 on Metalink.

  4. #4
    Join Date
    Nov 2002
    Posts
    3
    I forgot to point out that you must inset -nojit after JRE_MEMORY_OPTIONS to turn off the Just In Time compiler. What's happening is the Java isn;t recognizing the P4.

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