Installation step of OAS 10g 10.1.2.2) on OEL 5.5.
Hi
I am installing the OAS 10g with OSS and OID , please provide me the GUI steps for that.
And I have OEL 5.5, and when run runinstaller as:
./runInstaller PREREQ_CONFIG_LOCATION=/d01/rpms/patch_libXp.so.2/10.1.2.0.2/prereq -paramFile /d01/rpms/patch_libXp.so.2/10.1.2.0.2/oraparam.ini
then my Installer shows warring , due to following check falied:(Checking for semmsl=256; found semmsl=250. Failed <<<<)
--------------
Checking operating system certification
Expected result: One of redhat-2.1,redhat-3,redhat-4,redhat-5,SuSE-9,SuSE-8,UnitedLinux-1.0
Actual Result: redhat-5
Check complete. The overall result of this check is: Passed
=======================================================================
Checking security kernel parameters
Checking for shmall=2097152; found shmall=1073741824. Passed
Checking for msgmnb=65535; found msgmnb=65536. Passed
Checking for semmns=32000; found semmns=32000. Passed
Checking for semopm=100; found semopm=100. Passed
Checking for msgmni=2878; found msgmni=2878. Passed
Checking for shmmax=4294967295; found shmmax=4294967295. Passed
Checking for hardnofiles=1024; found hardnofiles=131072. Passed
Checking for VERSION=2.6.9-11.EL; found VERSION=2.6.18-194.el5PAE. Passed
Checking for file-max=206173; found file-max=6815744. Passed
Checking for semmsl=256; found semmsl=250. Failed <<<<
Checking for semmni=142; found semmni=142. Passed
Checking for msgmax=8192; found msgmax=8192. Passed
Checking for shmmni=4096; found shmmni=4096. Passed
Checking for softnofiles=1024; found softnofiles=131072. Passed
Check complete. The overall result of this check is: Failed <<<<
Problem: The security parameters in the kernel do not meet the minimum requirements (see above).
Recommendation: Perform operating system specific instructions to update the kernel parameters, namely BIT_SIZE and noexec_user_stack
-------------
thx