Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 10g Installation Failed on RHEL5../ How to resolve ?

584465Nov 21 2009 — edited Aug 6 2011
All,

I'm in the process of installing Oracle 10g (10.2.0.1) on RHEL5, I've installed required packages from rhel cd but some of the packages i could not locate in the CD (Ofcourse it's not available in RHEL 5.3 CD), so when i started oracle 10g Installation i'm getting below error and the Oracle 10G Installation also failed...


Could any one please help whe i can get the missing pacakges especially (glibc-devel >= 2.2.90-12, compat-gcc-34 = 3.4.6-4) i can locate related packages in some links but i'm not getting exact one.. please help me to get this package installed....


Or is there any other way to get rid of this ???/


Thanks in Advance...


------Below are the Error Messages When i get while installing oracle ---------------

[root@localhost rpms]# rpm -Uvh gcc-4*
warning: gcc-4.1.2-44.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:

glibc-devel >= 2.2.90-12 is needed by gcc-4.1.2-44.el5.i386

===========================================================================
[root@localhost rpms]# rpm -Uvh compat-gcc-34-c++-3*
warning: compat-gcc-34-c++-3.4.6-4.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:

compat-gcc-34 = 3.4.6-4 is needed by compat-gcc-34-c++-3.4.6-4.i386
===========================================================================

[root@localhost rpms]# rpm -Uvh compat-gcc-34-3*
warning: compat-gcc-34-3.4.6-4.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:

glibc-devel >= 2.2.90-12 is needed by compat-gcc-34-3.4.6-4.i386

=============================================================================


"The overall result of this check is: Failed <<<<
Problem: Some packages required for the Oracle Database 10g to function properly are missing (see above).
Recommendation: Install the required packages before continuing with the installation
======================================================================
Checking kernel parameters
Checking for semmsl=250; found semmsl=250. Passed
Checking for semmns=32000; found semmns=32000. Passed
Checking for semopm=100; found semopm=100. Passed
Checking for semmni=128; found semmni=128. Passed
Checking for shmmax=536870912; found shmmax=4294967295. Passed
Checking for shmmni=4096; found shmmni=4096. Passed
Checking for shmall=2097152; found shmall=268435456. Passed
Checking for file-max=65536; found file-max=30896.

Failed <<<<
Checking for VERSION=2.4.21; found VERSION=2.6.18-128.el5.
======================================================================

Passed
Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000. Passed
Checking for rmem_default=262144; found rmem_default=262144. Passed
Checking for rmem_max=262144; found rmem_max=262144. Passed
Checking for wmem_default=262144; found wmem_default=262144. Passed
Checking for wmem_max=262144; found wmem_max=262144. Passed
Check complete. The overall result of this check is: Failed <<<<
Problem: The kernel parameters do not meet the minimum requirements (see above).
Recommendation: Perform operating system specific instructions to update the kernel parameters.
=======================================================================

Checking Recommended glibc version
Expected result: ATLEAST=2.3.2-95.27
Actual Result: 2.5-34
Check complete. The overall result of this check is: Passed
=======================================================================

Checking physical memory requirements ...
Expected result: 922MB
Actual Result: 372MB
Check complete. The overall result of this check is: Failed <<<<
Problem: The system does not have sufficient physical memory to perform the install.
Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.
=======================================================================

Checking available swap space requirements ...
Expected result: 744MB
Actual Result: 1023MB
Check complete. The overall result of this check is: Passed
=======================================================================

Checking Network Configuration requirements ...
Check complete. The overall result of this check is: Not executed <<<<
Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
=======================================================================

Validating ORACLE_BASE location (if set) ...
Check complete. The overall result of this check is: Passed
=======================================================================

Checking Oracle Home path for spaces...
Check complete. The overall result of this check is: Passed
=======================================================================

Checking for proper system clean-up....
Check complete. The overall result of this check is: Passed
=======================================================================

Checking for Oracle Home incompatibilities ....
Actual Result: NEW_HOME
Check complete. The overall result of this check is: Passed
=======================================================================



rpm - required
==============

Checking for gcc-3.2; found Not found. Failed <<<<


Checking for file-max=65536; found file-max=30896. Failed <<<<

--------

Checking physical memory requirements ...
Expected result: 922MB
Actual Result: 372MB
Check complete. The overall result of this check is: Failed <<<<
Problem: The system does not have sufficient physical memory to perform the install.
Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2011
Added on Nov 21 2009
11 comments
3,376 views