Consultor Eletrônico



Kbase P129244: Why does the database log list the -B with a value of 168?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/02/2008
Status: Unverified

GOAL:

Why does the database log list the -B with a value of 168?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Versions

FIX:

If no value is set for -n and -B the Progress / OpenEdge database engine has certain default settings for both.
The -n (number of users / process) has a default of 20.

For internal needs we always boost this setting by 1.

The -B defaults to -n * 8.

Therefore ( 20 + 1 ) * 8 = 168.