Salesforce

Calculating Effects of -B on Memory Allocation

« Go Back

Information

 
TitleCalculating Effects of -B on Memory Allocation
URL Name20183
Article Number000120368
EnvironmentProduct: Progress
Product: OpenEdge
Version: All supported versions
OS: All supported platforms
Question/Problem Description
How to estimate the effects of changes in the -B startup parameter on aggregate use of system memory?
How to calculate or determine the number or blocks in database buffers.
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
To help estimate the effects of changes in -B on system aggregate memory use, the following formula can be used:

-B * database block size = # of kb of memory used.

For example, if you set -B to 18000 and your block size is 1 KB then:

18000 * 1024 = 18,432,000 bytes

This means 18 MB of memory will be addressed.
Workaround
Notes
Keyword Phrase
Last Modified Date8/19/2022 10:22 PM

Powered by