Kbase P111700: Memory leak passing ProDataSet by value
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/09/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B
SYMPTOM(s):
Passing ProDataSet as input-output or output parameter
Calling external procedure
ProDataSet is static both in calling and called procedure
ProDataSet is passed by value (by-reference option is not used, or passing to AppServer)
Temp-tables in ProDataSet have before-tables
For each procedure call, memory used increases by several kilobytes
If running over AppServer, the leak is seen on the AppServer agents
CAUSE:
Bug# 20051209-001
FIX:
Upgrade to OpenEdge 10.0B04 or later
Upgrade to OpenEdge 10.1A or later