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 12c Environment does not meet minimum requirements on RHEL 6.5 (santiago)

Sitanshu.Feb 26 2014 — edited Feb 26 2014

Im Trying to install Oracle 12c on Red Hat Linux Enterprise 6 and getting the following error message;

WARNING: [WARNING] [INS-13001] Environment does not meet minimum requirements.

   CAUSE: Minimum requirements were not met for this environment

   ACTION: Either check the logs for more information or check the supported configurations for this product..

When i checked the installation logs i found the below 2 warnings

WARNING: Validation disabled for the state preAutoUpdates

WARNING: Validation disabled for the state decideOCMInstall

I have also installed Package oracle-rdbms-server-12cR1-preinstall

Verified all the packages & pre requisites exist as per the presinstall document

RAM is 15gb ,

Kernel parameters,


s.file-max = 6815744
kernel.sem = 250 32000 100 128
kernel.shmmni = 4096
kernel.shmall = 1073741824
kernel.shmmax = 4398046511104
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
fs.aio-max-nr = 1048576
net.ipv4.ip_local_port_range = 9000 65500

Linux kernel -

Linux amb36898orc129.bosedom.local 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Dec 13 06:58:20 EST 2013 x86_64 x86_64 x86_64 GNU/Linux

http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#LADBI1114

would appreciate any help to solve this issue

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2014
Added on Feb 26 2014
4 comments
2,340 views