Kbase P117580: Appserver client ignores the -Bt parameter
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Appserver client ignores the -Bt parameter
Memory allocation remains the same when using the -Bt parameter for Appservers
CAUSE:
This is expected behaviour. The -Bt parameter only takes effect when Progress has to open a temp-table database. Progress will allocate the memory for -Bt the first time a procedure that uses temp-table executes. The AppServer server by default does not run any procedure. If a procedure is run through the AppServer that defines a temp-table, then an increase in memory usage will be seen while running that request. If a startup procedure is defined and it happened to use temp-tables, then it would appear as if the Appserver allocated it at startup, but it really was due to the startup procedure.
FIX:
If alternative behaviour is desired, please log an enhancement request:
Go to http://www.progress.com/
Select Support > Technical Support > Log an Enhancement Request