Home » Infrastructure » Linux » Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4
Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4 [message #133814] Mon, 22 August 2005 05:34 Go to next message
james_liug
Messages: 3
Registered: August 2005
Junior Member
root# xhost +ip address
oracle#./runInstaller
starting Oracle Universal Installer...

Checking installer requirements...

Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed


All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-08-22_06-32-07PM. Please wait ...[oracle@stldata database]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Exception in thread "main" java.lang.InternalError: Can't connect to X11 windowserver using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)


[Updated on: Mon, 22 August 2005 05:35]

Report message to a moderator

Re: Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4 [message #133869 is a reply to message #133814] Mon, 22 August 2005 08:29 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

Remember to export your DISPLAY -

From root:
xhost +


From oracle:
export DISPLAY=localhost:0.0 (or export DISPLAY=IP_ADDR:0.0)
./runInstaller


Best regards.

Frank
Re: Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4 [message #133956 is a reply to message #133869] Mon, 22 August 2005 20:30 Go to previous messageGo to next message
james_liug
Messages: 3
Registered: August 2005
Junior Member
I do it in this way, the mistake still exists. My X-WINDOWS is KDE 3.3.
Re: Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4 [message #134239 is a reply to message #133956] Wed, 24 August 2005 01:12 Go to previous messageGo to next message
james_liug
Messages: 3
Registered: August 2005
Junior Member
james_liug wrote on Mon, 22 August 2005 20:30

I do it in this way, the mistake still exists. My X-WINDOWS is KDE 3.3.


Re: Oracle10g (10.2.0.1) ASM database installation on RHEL AS 4 [message #135213 is a reply to message #134239] Tue, 30 August 2005 08:37 Go to previous message
cadillac
Messages: 5
Registered: August 2005
Junior Member
you have to set your DISPLAY.

export DISPLAY=your_ip:0
Previous Topic: Cannot open DB in exclusive mode
Next Topic: cannot create db in linux
Goto Forum:
  


Current Time: Fri Mar 29 05:02:05 CDT 2024