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 -> Re: maxssiz kernel parameter

Re: maxssiz kernel parameter

From: Joel Garry <joel-garry_at_home.com>
Date: 14 Dec 2005 14:53:39 -0800
Message-ID: <1134600818.947611.96730@z14g2000cwz.googlegroups.com>


This is the _maximum_ size of a _process_ stack - where all your memory variables go. So set it to 1G unless you have some particular reason to limit it, since Oracle is bound to have a process that wants a large stack for each instance. If a process wants less, no problem. If a process wants more, something is seriously wrong.

jg

-- 
@home.com is bogus.
http://www.clublaugh.com/es-items/712.swf
Received on Wed Dec 14 2005 - 16:53:39 CST

Original text of this message

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