Kbase P184460: How is memory for -SQLTempBuff allocated?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/03/2011 |
|
Status: Unverified
GOAL:
How is memory for -SQLTempBuff allocated?
GOAL:
Is memory for -SQLTempBuff alocated on startup, when first needed, or on demand as needed?
FIX:
The memory used for -SQLTempBuff is allocated on demand, when needed for sorting, aggregation, or a dynamic index.