Consultor Eletrônico



Kbase P79111: How to calculate the Stack size -s for a client?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/01/2011
Status: Verified

GOAL:

How to calculate -s

GOAL:

bfx: Field too large for a data item. Try to increase -s. (42)

FACT(s) (Environment):

Progress 8.x
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

FIX:

The -s parameter is a client session parameter, with Min value 9 and the Default (Single-User and Multi-User) set to 40. The Actual maximum value is limited only by available memory.

To calculate a good value for the -s do:
Run the application and activate the -yx -yd statistic parameters. This should show the maximum value used for the -s. Take this value and add approximately 20%. This should give a good estimated value for the stack.