Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> oracle installation on AIX pls help
Before Oracle installation we have to do some preinstallation checks.
One such check is to verify whether Xwindows application is properly
configured.
To do that we have to issue the command
xhost [ipaddress/hostname of the server]. eg : xhost 192.168.64.118 or xhost hcm_trng.
When we issued the above command, we are getting the message "1356-200 unable to open DISPLAY".
Actually we have to set the DISPLAY (It's a environemt variable) before
issuing xhost command.
We set the DISPLAY as shown below.
DISPLAY=192.168.64.118:0.0 ;export DISPLAY
Even this was not resolving the error.
The above problem was resolved
Now we are getting the below problem.
Just to update you about this issue.Now the below mentioned problem is
resolved but the installer
is getting stuck with the message
"INFO: Created system preferences directory in java.home".
None of the windows application is getting started.There are utilties like
xclock which is
not getting displayed.
----------------------------------------------------------------------can nyone help me out
-- http://www.freelists.org/webpage/oracle-lReceived on Sun Jun 17 2007 - 01:19:40 CDT
![]() |
![]() |