Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Problem with oracle ulimit on RedHat AS 3

Problem with oracle ulimit on RedHat AS 3

From: <jdevroberto_at_yahoo.com>
Date: 1 Mar 2005 14:57:59 -0800
Message-ID: <1109717879.409084.143350@z14g2000cwz.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US