Consultor Eletrônico



Kbase P63678: Error 1719 when shared memory limit is reached
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/15/2009
Status: Verified

SYMPTOM(s):

Unable to create shared memory <shmname>, error <n>. (1719)

-B was set to 300000 with a db block size of 8k.

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

CAUSE:

The shared memory limit for 32 bit Progress products is 2 Gigabyte (due to 32-bit
pointers limitation), thus a too high -B setting leads to this failure.

FIX:

Decrease -B to a value that leads to a product (db blocksize x block number)that is less than 2 Gig.