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

MOSC Banner

Number of open files

edited Sep 9, 2020 2:12PM in AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC) 4 commentsAnswered

For the EMCC Agent, we Need to Change the /etc/security/Limits.conf to increase the soft and hard Limits for the number of open files.

<user who starts agent> soft nofile 4096

<user who starts agent> hard nofile 65536

 

 

The Output from orachk follows...

DATA FROM LF40092 FOR UHC_AGENT USER SHELL LIMITS

 

 

 

Soft limits(ulimit -Sa)

 

core file size          (blocks, -c) 6291456

data seg size           (kbytes, -d) unlimited

scheduling priority             (-e) 0

file size               (blocks, -f) unlimited

pending signals                 (-i) 1032440

max locked memory       (kbytes, -l) unlimited

max memory size         (kbytes, -m) 112340248

open files                      (-n) 4096     <<<<<<<<<<<<<<<<<<<<<<<   set to the correct value of 4096

pipe size            (512 bytes, -p) 8

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