Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

/etc/security/limits.conf Setting soft limits not holding after restart

ASGR71Feb 12 2019 — edited Feb 28 2019

Hi All,

I'm trying to set the security limits in

     /etc/security/limits.conf

as follows (as suggested by the database installer)

oracle     hard     nofile     65536

oracle     soft      stack     10240

but after restarting the system, the hard limit change

is registered but the soft limit is not. Is there a good

reason for this or not?

Thanks.

A.

SYSTEM:

OEL 7.6

DB 12.2.0.1.0

Comments

Processing

Post Details

Added on Feb 12 2019
9 comments
2,761 views