Kbase P56544: Stack size (-s) is incorrectly reported in client.mon.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/17/2003 |
|
Status: Unverified
SYMPTOM(s):
Using the -y parameter.
Regardless of what is set for the -s you always get 16 bytes less than the max.
If the stack size parameter is set to its default value (40k), then the max used column in client.mon will show 40944 (or 16 bytes less then max of 40960).
CAUSE:
This is a known issue.
FIX:
Use the 4GL Tracing. This logging tool was introduced in 9.1D01 and it records the execution of RUN, PUBLISH, SUBSCRIBE statements and user-defined functions. With this logging on, it is also possible to figure out if a program is being called recursively.