Database Administration (MOSC)

MOSC Banner

Kernel parameter semmni fails to pass installation prerequisite checks on Linux 7

edited May 11, 2018 5:00AM in Database Administration (MOSC) 3 commentsAnswered

I'm trying to install Oracle 11gR2 on Oracle Linux 7.4.

While the installer is performing prerequisite checks, we are  getting error:

This is a prerequisite condition to test whether the OS kernel parameter "semmni" is properly set. (more details)

Expected Value : 128

Actual Value : 0

Now if I execute as root:

/sbin/sysctl -a | grep sem

kernel.sem = 32000      1024000000      500     128

Which means that semmni=128.

Can somebody tell me what I'm I doing wrong?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center