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

Thread: How to Install 9i on SUN box from Linux PC

  1. #1
    Join Date
    Mar 2001
    Location
    Ireland/Dublin
    Posts
    688

    Angry

    Hi, guys
    we have a SUN 5.7, and I am trying to install Oracle 9i from Linux PC.
    Problem is I am getting error when trying to run installation programm:

    From Linux:
    [root@localhost root]# xhost + 192.168.11.37 (that is SUN host)
    192.168.11.37 being added to access control list
    From SUN:
    export DISPLAY=192.168.11.79:0.0 (that is Linux host)

    []/usr/home/oracle> Initializing Java Virtual Machine
    from /tmp/OraInstall/jre/bin/jre. Please wait...
    java.lang.InternalError: Can't connect to X11 window server
    using '192.168.11.79:0' as the value of the DISPLAY variable.
    at sun.awt.motif.MToolkit.(Compiled Code)
    at java.awt.Toolkit.getDefaultToolkit(Compiled Code)
    at java.awt.Font.initializeFont(Compiled Code)
    at java.awt.Font.(Compiled Code)
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.
    (Compiled Code)
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.
    (Compiled Code)
    at oracle.sysman.oii.oiic.OiicInstaller.main(Compiled Code)


    ANY ADVICES ARE VERY WELLCOME.
    Best wishes!
    Dmitri

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    From Linux:
    [root@localhost root]# xhost +

    From SUN:
    export DISPLAY=192.168.11.79:0.0
    xterm


    If you get the xterm to display, the Oracle Installer will display.

    Jeff Hunter

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