Enterprise Manager Generic (MOSC)

MOSC Banner

ulimit prerequisite?

edited Jan 16, 2016 10:02AM in Enterprise Manager Generic (MOSC) 5 commentsAnswered

Starting with new db and 12.1.0.5 runInstaller prereq check says:

Checking for required ulimit value...

Description:

This is a prerequisite condition to test whether the minimum required ulimit value is available on the system.

Check complete. The overall result of this check is: Failed <<<<

Recommendation:

1.Update the /etc/security/limits.conf file with the required values, relogin to the shell and perform the install.

2.Check if the ulimit binary exist in path,else it would return a null value for ulimit

Didn't have this problem yesterday...


> grep 4096 /etc/security/limits.conf

oracle soft nofile 4096

oracle hard nofile 4096


> ulimit -n

4096



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