Oracle Made Easy

Oracle Made Easy

Archive for the ‘Oracle 11g Database Installation’ Category

11g database install prerequisite checks

Posted by virags on April 17, 2007

Check complete. The overall result of this check is: Passed
========================================================

Checking operating system package requirements …
Checking for make-3.79; found make-1:3.80-5. Passed
Checking for binutils-2.14; found binutils-2.15.92.0.2-18. Passed
Checking for gcc-3.2; found gcc-3.4.5-2. Passed
Checking for libaio-0.3.105; found libaio-0.3.105-2. Passed
Checking for libaio-devel-0.3.105; found libaio-devel-0.3.105-2. Passed
Checking for libstdc++-3.2.3; found libstdc++-3.4.5-2. Passed
Checking for elfutils-libelf-devel-0.91; found ymessenger-1.0.4-1. Failed <<<<
Check complete. The overall result of this check is: Failed <<<<
Problem: Some packages required for the Oracle Database 11g 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=2147483648. Passed
Checking for shmmni=4096; found shmmni=4096. Passed
Checking for shmall=2097152; found shmall=2097152. Passed
Checking for file-max=65536; found file-max=65536. Passed
Checking for VERSION=2.6.9; found VERSION=2.6.9-34.ELsmp. 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=110592. Failed <<<<
Checking for rmem_max=262144; found rmem_max=131071. Failed <<<<
Checking for wmem_default=262144; found wmem_default=110592. Failed <<<<
Checking for wmem_max=262144; found wmem_max=131071. Failed <<<<
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.3.4-2.19
Check complete. The overall result of this check is: Passed
========================================================

Checking physical memory requirements …
Expected result: 922MB
Actual Result: 976MB
Check complete. The overall result of this check is: Passed
========================================================

Checking available swap space requirements …
Expected result: 1464MB
Actual Result: 959MB
Check complete. The overall result of this check is: Failed <<<<
Problem: The system does not have the required swap space.
Recommendation: Make more swap space available to perform the install.
========================================================

Checking Network Configuration requirements …
Check complete. The overall result of this check is: Passed
========================================================

Checking PATH environment variable…
Check complete. The overall result of this check is: Failed <<<<
Problem: The installer has detected that the PATH environment variable includes other ORACLE_HOME locations in it.
Recommendation: Restart the installer after removing other ORACLE_HOME locations from PATH environment variable.
========================================================

Checking for sufficient diskspace in TEMP location…
Check complete. The overall result of this check is: Passed
========================================================

Checking LD_LIBRARY_PATH environment variable…
Check complete. The overall result of this check is: Passed
========================================================

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
========================================================

Posted in Oracle 11g Database Installation | Leave a Comment »