Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: oracle installation on AIX pls help
Chances are that the installer window is being displayed on the system console (but I expect that you aren't doing the install from the system console.
Nilesh,
If the command is hanging, you probably have not set the ip address correctly. Make sure that the ip address that you are providing when setting DISPLAY is the ip of the machine where you are running the installer. Also, you might need to run "xhost +" to allow client to connect to the X server.
Rakesh
On 6/16/07, nilesh kumar <nileshkum_at_gmail.com> wrote:
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 ny one help me out
-- http://www.freelists.org/webpage/oracle-lReceived on Sun Jun 17 2007 - 08:19:05 CDT
![]() |
![]() |