Dear All,
When i want to install Oracle Database 11g on CentoS 7 then comes
"OS Kernel Parameters :Semmni fail
Here is my /etc/sysctl.conf file output-
fs.aio-max-nr = 1048576
fs.file-max = 6815744
kernel.shmall = 2097152
kernel.shmmax = 536870912
kernel.shmmni = 4096
#kernel.sem = 250 32000 100 128
kernel.sem = 32000 1024000000 500 128
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048586
after install and restart the machine several times same error come
anybody here who can hep us? where we are doing wrong?