Redhat Linux limits configuration
Posted: Tue Sep 30, 2014 6:01 pm
/etc/security/limits.conf has all the limits configuration in it.
I added the following lines for oraqas and qasadm users on laxm1281:
After adding them, no reboot is needed. The users saw unlimited value immediately.
I added the following lines for oraqas and qasadm users on laxm1281:
Code: Select all
oraqas soft memlock unlimited
oraqas hard memlock unlimited
qasadm soft memlock unlimited
qasadm hard memlock unlimited