Kbase P25464: User getting errors 279 and 49 together
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/28/2005 |
|
Status: Unverified
FACT(s) (Environment):
Compaq Tru64 UNIX 5.1A
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
User getting errors 279 and 49 together
stkpush: stack overflow. Increase the -s parameter. (279)
Memory violation (49)
No protrace or core created
CAUSE:
Stack overflow errors are most likely to occur when data definitions are loaded for very large tables or use recursive procedures. The stack is an internal memory area used by Progress program modules. The size of the stack is in 1KB units. The minimum value is 9, and the single- and multi-user default is 40; the actual maximum value is limited only by the available memory.
FIX:
Increase -s.