Consultor Eletrônico



Kbase P75619: How to calculate the startup parameter -s.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/28/2005
Status: Unverified

GOAL:

How to calculate the startup parameter -s.

GOAL:

What value should the stack size parameter -s be set to?

GOAL:

How much to increase stack size when getting error messages that suggest "Increase the -s parameter"

FACT(s) (Environment):

Progress 9.x

FIX:

This issue probably occurs when a client is loading data definitions for very large tables or using recursive procedures which require more stack space.
Unfortunately there is no way to set limits to help recognize when this error is going to occur. The only option is to increase the -s parameter (in KB units) in the client connection .pf file until the error disappears.
The default for single- and multi-user client sessions is 40 KB, limited by the available memory on the client machine.