RE: ** UNIX qu
Date: Fri, 10 Apr 2009 15:28:06 -0400
Message-ID: <B1C751058F4E7C41BD50130B0750DD93014E7127_at_mfusemail01.mformation.com>
You can set in /etc/system with your own parameters...most of the times it is the file descriptors and user processes - as shown below
set rlim_fd_max=16384
set rlim_fd_cur=8192
set maxuprc=150
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of A Joshi
Sent: Friday, April 10, 2009 3:18 PM
To: oracle-l_at_freelists.org; mwf_at_rsiz.com
Subject: RE: ** UNIX qu
Mark,
I need to set ulimit stack. I am Sun solaris sunos 5.10 sun4u sparc
SUNW,Sun-Fire-15000:
I am seeing the values using ulimit -a
Thanks
- On Fri, 4/10/09, Mark W. Farnham <mwf_at_rsiz.com> wrote:
From: Mark W. Farnham <mwf_at_rsiz.com>
Subject: RE: ** UNIX qu
To: ajoshi977_at_yahoo.com, oracle-l_at_freelists.org
Date: Friday, April 10, 2009, 3:06 PM
First figure out which ulimit you are seeing. Often there is confusion between the getrlimit call and the builtin ulimit from bash
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of A Joshi
Sent: Friday, April 10, 2009 2:55 PM
To: oracle-l_at_freelists.org
Subject: ** UNIX qu
Hi,
What is a good way to set ulimit stack value at OS/UNIX level permanently. Right now I can set it for a session but I want it set permanently. Thanks for help. When I say ulimit it says unlimited but when I do ulimit -a I see some values that are not unlimited. I think unlimited is also limited by the settings on the server and is not really unlimited. Thanks
Pradeep Chetal
Sr. Director - Infrastructure Architecture
Mformation Technologies Inc.
Switchboard: +1 732 692 6200
Visit WWW.MFORMATION.COM and see how the MFORMATION SERVICE MANAGER can help you to transform your business
Please consider the environment before printing
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 10 2009 - 14:28:06 CDT