Home » Infrastructure » Linux » Oracle 10 Installation In Linux
Oracle 10 Installation In Linux [message #488781] Tue, 11 January 2011 02:40 Go to next message
mahmud732
Messages: 82
Registered: October 2009
Location: Dhaka
Member
Dear all,

When i doing the following task then


[oracle@linuxdba ~]$ DISPLAY=192.168.1.200:0.4
[oracle@linuxdba ~]$ export DISPLAY
[oracle@linuxdba ~]$ echo $DISPLAY
192.168.1.200:0.4
[oracle@linuxdba ~]$ xhost +
xhost: unable to open display "192.168.1.200:0.4"

What is the problem. Pls help me.

Mahmud
Re: Oracle 10 Installation In Linux [message #488792 is a reply to message #488781] Tue, 11 January 2011 03:06 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
So display 0.4 does not exist. Are you sure that the 4 is valid? Try 0.0 instead.

Regards
Michel
Re: Oracle 10 Installation In Linux [message #488820 is a reply to message #488792] Tue, 11 January 2011 05:28 Go to previous messageGo to next message
mahmud732
Messages: 82
Registered: October 2009
Location: Dhaka
Member
I also try 0.0 . Return same error
Re: Oracle 10 Installation In Linux [message #488822 is a reply to message #488820] Tue, 11 January 2011 05:38 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Are you sure you have a X server running on your station?

Regards
Michel
Re: Oracle 10 Installation In Linux [message #488823 is a reply to message #488822] Tue, 11 January 2011 05:48 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Are you installing directly on server
or
from another machine, via ssh?
Re: Oracle 10 Installation In Linux [message #488842 is a reply to message #488781] Tue, 11 January 2011 09:15 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
post results of following commands

id
env | sort
Re: Oracle 10 Installation In Linux [message #489058 is a reply to message #488842] Thu, 13 January 2011 02:14 Go to previous messageGo to next message
mahmud732
Messages: 82
Registered: October 2009
Location: Dhaka
Member

[root@localhost ~]# env | sort
_=/bin/env
CVS_RSH=ssh
G_BROKEN_FILENAMES=1
HISTSIZE=1000
HOME=/root
HOSTNAME=localhost
INPUTRC=/etc/inputrc
LANG=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=root
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32: *.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*. zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00; 35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
MAIL=/var/spool/mail/root
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PWD=/root
SHELL=/bin/bash
SHLVL=1
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SSH_CLIENT=192.168.1.32 2882 22
SSH_CONNECTION=192.168.1.32 2882 192.168.1.200 22
SSH_TTY=/dev/pts/1
TERM=xterm
USER=root
XAUTHORITY=/home/oracle/.Xauthority

When i execute the env | sort from any user then it return same result;
Re: Oracle 10 Installation In Linux [message #489061 is a reply to message #489058] Thu, 13 January 2011 02:18 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
So currently DISPLAY is not set.

Regards
Michel
Re: Oracle 10 Installation In Linux [message #489145 is a reply to message #489061] Thu, 13 January 2011 08:51 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>USER=root
can NOT install Oracle as OS user root.
Previous Topic: Installing Oracle 10 R2 Into Red Hat Linux 5
Next Topic: Accidentally uninstalled Oracle 10g XE
Goto Forum:
  


Current Time: Thu Mar 28 04:26:55 CDT 2024