Consultor Eletrônico



Kbase P117808: How does -Bt allocate memory for an OpenEdge or Progress client process?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/23/2009
Status: Verified

GOAL:

How does -Bt allocate memory for an OpenEdge or Progress client process?

GOAL:

Can the -Bt parameter be modified after the client is started?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

The -Bt startup parameter is a static allocation of memory from the creation of the process.

The memory allocated is not released, reduced or increased until the processes is terminated and restarted.

If more space is needed for buffering of temp-table data than the -Bt can hold the information will be written down to the .dbi temporary file.