AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC)

MOSC Banner

Check: DB shell limits hard nofile

Hello.

 

$subj check run under root (ORAchk 12.1.0.2.4) - is faulty :

 

 

Recommendation: The hard nofile shell limit for the Oracle DB software install owner as defined in /etc/security/limits.conf should be >= 65536.

 

 

Status on node1:
WARNING => Shell limit hard nofile for DB is NOT configured according to recommendation

 DATA FROM NODE1 - DB SHELL LIMITS HARD NOFILE    root hard nofile 4096 

 

Definitely, root in our case is not an DB soft installation owner as stated above. Our /etc/security/limits.conf is perfectly fine :

 

cat /etc/security/limits.conf | grep oracle

oracle           softnproc   2047
oracle           hardnproc   16384
oracle           softnofile  4000
oracle          

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