Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with oracle ulimit on RedHat AS 3
Dear usenet,
I need help with the linux bash command: ulimit.
When I run it from my oracle account,
I see this:
ulimit -u 16384 -n 65536
bash: ulimit: max user processes: cannot modify limit: Operation not
permitted
I'd like to get the command working.
According to my Oracle docs I need to edit 2 files:
Add the following lines to /etc/security/limits.conf file:
Add the following line to the /etc/pam.d/login file:
session required /lib/security/pam_limits.so
So, I edited the above 2 files and then rebooted.
I still get the ulimit error.
Anyone out there see this problem and know how to fix it?
Here is info about my redhat AS:
royal:/etc# uname -a
Linux royal.pain.com 2.4.21-27.0.1.ELsmp #1 SMP Fri Dec 24 01:28:09 GMT
2004 i686 i686 i386 GNU/Linux
royal:/etc#
-moi Received on Tue Mar 01 2005 - 16:57:59 CST
![]() |
![]() |