Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to install Oracle without X-Window

Re: How to install Oracle without X-Window

From: Leonardo <no_at_spam.com>
Date: Tue, 24 Oct 2000 03:23:47 -0700
Message-ID: <OudJ5.542$u03.248640@news.pacbell.net>

Oracle 8.1.5 and on no longer support character mode installs (lame!).

You only options are:
1) Use a non-interactive response file

    (I tried this for hours today, and kept getting java.lang.NullPointerException errors).
2) hook it up to a network with another workstation that has a monitor.

    run "xhost +" on the workstation, and type "DISPLAY=worsktationsipaddress:0" on the server.

    You will be able to run the installation on the server and see the display on the workstation.

Sandro PIAZZINI <sandro.piazzini_at_programmer.net> wrote in message news:8reuv0$hq4$1_at_news2.isdnet.net...
> Hello,
>
> Is it possible to install and use Oracle Server 8.1.6 for Sun-Solaris with
> character mode screens
> I have no monitor able to display X-Window Screens.
>
> Thanks
>
>
>
Received on Tue Oct 24 2000 - 05:23:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US