1825668 Members
3618 Online
109686 Solutions
New Discussion

Oracle 10g install

 
chad_c
Super Advisor

Oracle 10g install

Hi. We are attempting to install Oracle 10 g on our HPUX 11.11 NNM7.5 box. When we run the 'runInstaller' we get the following:

Starting Oracle Universal Installer...

Checking installer requirements...

Checking operating system version: must be B.11.23 or B.11.11. Actual B.11.11
Passed


All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-06-20_10-24-23AM. Please wait ...
The user is root. Oracle Universal Installer cannot continue installation if the user is root.
: No such file or directory

Can anyone shed some light on this?

Regards,
Chad
8 REPLIES 8
HGN
Honored Contributor

Re: Oracle 10g install

Hi

I think you might be requried to install this when logged in as oracle. Also might need to have the correct home directory location definced for oracle id in the password file.

Rgds

HGN
Court Campbell
Honored Contributor

Re: Oracle 10g install

> The user is root. Oracle Universal Installer cannot continue installation if the user is root.

I think that is your answer. And as mentioned you should run the installer as the user oracle.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Court Campbell
Honored Contributor

Re: Oracle 10g install

RIF:

http://download-west.oracle.com/docs/cd/B19306_01/install.102/b19068/inst_task.htm#BABEHJDJ
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
chad_c
Super Advisor

Re: Oracle 10g install

thanks for the response

we created an oracle account then retried to run "runInstaller"

we get the following:

Xlib: connection to "10.5.71.88:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't open display: 10.5.71.88:0

We attempted to export the display but get the same thing

Can anyone shed some light on this?

Regards,
chad
Court Campbell
Honored Contributor

Re: Oracle 10g install

do you have an X server running on 10.5.71.88?
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
chad_c
Super Advisor

Re: Oracle 10g install

Yex X server should be running. 10.5.71.88 is an HPUX11.11 box.

Am logged into 10.5.71.88 as root. Did an su - oracle. Exported the display. Then ran the "runInstaller". Get the following:

Xlib: connection to "10.5.71.88:0.0" refused by server
Xlib: Client is not authorized to connect to Server
xhost: unable to open display "10.5.71.88:0"

Can anyone shed some light?

Regards,
chad
Court Campbell
Honored Contributor

Re: Oracle 10g install

How are you connected to the box? are you at a workstation and logged into the server via ssh/telnet? if at a workstation then you need to have an xserver running on the workstation. then the question is what OS are you running on the workstation?
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
chad_c
Super Advisor

Re: Oracle 10g install

.