RE: Oracle 10g installation on OUL 5

From: Randy Johnson <oraclelist_at_sbcglobal.net>
Date: Wed, 10 Jun 2009 08:50:37 -0500
Message-ID: <005401c9e9d2$6f4cd500$4de67f00$_at_net>



Brandon is right. I've installed this and it works fine. In fact there are some very good reasons for going to OEL5 instead of OEL4 even for 10g (better iSCSI support, better support for block devices, etc.). My current client is using 64 bit OEL5 and 10gR2. Usually when you get the error that a library is missing (and you can see it is installed using the rpm -qa command) it is because it wants the other 'bitness' version of that RPM. Here is a command that might help. The ARCH field tells you the whether it is a 32 or 64bit RPM.  

rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})\n" | sort  

You may also run into an issue regarding this version of Linux being supported by the installer. This can be resolved by tweaking the /etc/redhat-release file to make Oracle think it is running on OEL4. Check MetaLink notes for more info.  

                -Randy

 

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Frits Hoogland
Sent: Wednesday, June 10, 2009 2:15 AM
To: Brandon.Allen_at_oneneck.com
Cc: Tony van Lingen; Oracle-l
Subject: Re: Oracle 10g installation on OUL 5  

To make the previous comment on the missing libXp more complete (as per Oracle documentation): it's the 32-bit libXp library which needs to be installed, even on x86_64, because the installer is 32 bit.  

frits

On Wed, Jun 10, 2009 at 1:33 AM, Allen, Brandon <Brandon.Allen_at_oneneck.com> wrote:

No problem, you might want to take a look at Metalink note 419646.1 (32-bit) or 421308.1 (64-bit) too.  

Regards,

Brandon    


Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.    

__________ Information from ESET NOD32 Antivirus, version of virus signature database 4144 (20090610) __________  

The message was checked by ESET NOD32 Antivirus.  

http://www.eset.com

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 10 2009 - 08:50:37 CDT

Original text of this message