Issue with Oracle 10 installation on Solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris Issue with Oracle 10 installation on Solaris 10
# 8  
Old 12-28-2010
Hi.

I installed Oracle (albeit 11g) on Solaris 10 a few days ago, and had much the same problem (and a java one).

And when faced with such problems, I did what I would normally do. I gave up.

Code:
cd /tmp/database
cp response/db_install.rsp mydb.rsp
<edit this file to set everything up>

./runInstaller -silent -responseFile /tmp/database/mydb.rsp


Last edited by Scott; 12-28-2010 at 12:41 PM.. Reason: fixed a couple of inaccuracies
# 9  
Old 12-28-2010
I install Oracle binaries virtually every week and I get this error (or something similar, I don't remember the exact message)
only when I forget to run xhost before starting the installation Smilie.
# 10  
Old 12-28-2010
I SSH'd to the "box", and don't think my terminal supported the fancy X stuff, anyway, but now that I have the response file, I can reinstall it quickly. I'm sure this will come in handy, as I do have a habit of breaking things Smilie
This User Gave Thanks to Scott For This Post:
# 11  
Old 12-28-2010
Well, some years ago, when Oracle introduced this functionality (silent installation), it was quite buggy so using it in production was a risk.
That's the reason I'm still not using it unless really forced Smilie

Last edited by radoulov; 12-28-2010 at 12:54 PM..
This User Gave Thanks to radoulov For This Post:
# 12  
Old 12-28-2010
Hi Radoulov,

I tried running the xhost as root.

# xhost +<remote m/c ip>
xhost: not found
# which xhost
no xhost in /usr/sbin /usr/bin

What do I do next?

Thanks
Sumeet

---------- Post updated at 01:22 PM ---------- Previous update was at 01:09 PM ----------

Hey Scott,

Thanks for giving the response file idea.

Where do I get the instructions to edit/create the response file. I tried googling but none of them give exact details.

I think I will have to create a response file.

Sorry guys. I am a newbie to this domain of Unix - "installing oracle in unix".

Thanks
Sumeet

Last edited by sumeet; 12-28-2010 at 01:24 PM.. Reason: added one more point
# 13  
Old 12-28-2010
Hi.

First off, xhost, etc. is in /usr/openwin/bin, which I'm guessing is not in your PATH.

Editing the response file is pretty straight forward, as the file is well commented.

You should find one (based on where you said you extracted the .zip files) in /tmp/database/response. I made a copy of db_install.rsp and edited that.

The only problem I had was solved by changing
Code:
DECLINE_SECURITY_UPDATES=true

otherwise it will bug you to tears about a badly formed email address. Again, rather than trying to fix it, I just gave up and changed its value Smilie

Most important is that you follow the installation instructions to ensure that pre-requisites are met, and post-installation tasks are completed, before and after running the installer, respectively.
# 14  
Old 12-28-2010
Thank you guys.

Scott - xhost was indeed sitting in /usr/openwin/bin.

So I added it to the PATH and then did what Radoulov said - xhost + localhost.

The installer finally triggered.

I appreciate all your help.

Thanks
Sumeet
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris packages for Oracle grid infrastructure installation

Hello guys, I am trying to install oracle grid infrastructure 11.2 on Solaris 5.11. while I was reading the installation guide to check for the software requirements, there were two packages mentioned for the Solars 5.11. They are as follows pkg://solaris/developer/build/make... (2 Replies)
Discussion started by: zacsparrow
2 Replies

2. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

3. Solaris

issue on solaris installation

hi Guys.. i''m new to solaris, i got some issue during solaris installation, it asking there is no space for it ... required space is 756mb but available is 324mb ..... (dell plade server ...) can any one tell me how to resolve and install OS on machine ... plz tell me it urgent ... (9 Replies)
Discussion started by: coolboys
9 Replies

4. Solaris

Solaris 10 installation issue Error 25: Disk cannot be read - Solved

Hi all, I guess most of you have seen this error message while installing Solaris 10 on an x86 platform. I got the error message while installing from DVD ISO on my home VMWare ESXi server. It took me a long time to figure the exact issue and a subsequent solution. the solution is very... (1 Reply)
Discussion started by: admin_xor
1 Replies

5. Solaris

Prep for Oracle Installation on solaris 10 gone wrong

Hi All, I was trying to install Oracle 10g on Solaris 10 using instructions of Solaris 8. I realized about the document mismatch later on. There are some changes enlisted in the Solaris 8 set up which are not applicable to Solaris 10. I came to know about this when the IP address in... (1 Reply)
Discussion started by: sumeet
1 Replies

6. Solaris

Oracle 10 on Solaris 10 installation

Good evening, I am trying to install the oracle 10 in Solaris 10 and oracle requires following patches to be installed: 117837-08 117846-19 118682-01 I have downloaded above from sunsolve.com and when I add the patch with following command: patchadd -M xxxxx the are not installed... (10 Replies)
Discussion started by: aa_monster
10 Replies

7. High Performance Computing

Installation Guide for Solaris Cluster 3.2 Software and Oracle 10g Release 2 Real App

Here are steps for installing the Solaris 10 11/06 OS, Solaris Cluster (formerly Sun Cluster) 3.2 software, QFS 4.5, and Oracle 10gR2 RAC. Also provided are instructions on how to configure QFS and Solaris Volume Manager for use with Oracle 10gR2 RAC. More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

8. Solaris

Oracle Installation on Solaris

Hello. I have just finished installation of solaris 10 and would now like to install oracle 10g . I have got the CD of same - copied the zip file of CD to system ... unzipped the contents using gunzip. Got a folder /database/ created. But I am not able to locate runInstaller in the folder's... (5 Replies)
Discussion started by: panchpan
5 Replies

9. Solaris

Oracle 10G installation on Solaris 9

Hi Guys, I need to install Oracle 10g on solaris 9, the server is not in cluster. The server is already running applications like OVO and Weblogic. Can you guys please tell me the steps to do this and what paramaters ( Kernal and otherwise) which need to be modified? There will be about 100... (2 Replies)
Discussion started by: nitinkgoud
2 Replies

10. Solaris

Solaris 8 Oracle 9i Installation

Hello; I am hoping that one of you Guru's out there has run across this problem and can tell me exactly where I am messing up. I have a Sun Ultra 10 with 1GB of memory and 2GB of swap space. I am trying to install Oracle 9i on the system. All goes well with the installation until the... (2 Replies)
Discussion started by: rambo15
2 Replies
Login or Register to Ask a Question