Consultor Eletrônico



Kbase P135028: Database allocates almost double the amount of shared memory it really needs
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/03/2009
Status: Unverified

SYMPTOM(s):

The database requires almost double the amount of shared memory it really needs


Database allocates more shared memory segments than necessary


FACT(s) (Environment):

-shmsegsize is set to 8G

Database would require (e.g.) 4417M but allocates 8513M

The amount of shared memory that is allocated is correct when -shmsegsize is set to 4G or 2G

OpenEdge 10.1C01 64-bit Service Pack
Solaris SPARC 10 64-bit
OpenEdge 10.1C01 64-bit Service Pack

CAUSE:

Bug# OE00174477

FIX:

The workaround is to use a value for -shmsegsize that is close to or lower than what the database really requires (e.g. -shmsegsize 4G or 2G)