Kbase P14460: Work-files do not release the memory when the process finish
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/01/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.x
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Work-files do not release the memory when the process finish
_progres is using a lot of memory
CAUSE:
Work-files are stored in memory.
FIX:
Use temp-tables instead of work-files.