Consultor Eletrônico



Kbase P17888: Unable to memory map procedure library (9245)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/03/2003
Status: Unverified

FACT(s) (Environment):

AIX 4.3.3

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

Unable to memory map procedure library <library-name>. System call: <function>. Error number: <error>. (9245)

Cannot open library <lib-name>. (1930)

Cannot start an application using memory mapped procedure libraries

AIX hard limit for 11 shared memory segments has been reached

CHANGE:

Take off "-I 0" from the database startup parameters

CAUSE:

Parameter "-I" (although documentation states differently) is still taken in account up to 9.1B included. When no value for -I is specified, than the default value is used, which is 2 * (-n). Within these settings the database allocates more shared memory segments that usual, which cause memory mapped libraries to fail.

FIX:

Undo the changes were done with the database startup parameters