Consultor Eletrônico



Kbase P95307: Error 8619, exit code 2, due to lack of semaphores
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

Error 1093 seen when trying to start the database

Warning: only <num> wait semaphores are available. (1093)

Then, error 8619 with exit code 2

** This process terminated with exit code <number>. (8619)

** This process terminated with exit code 2. (8619)

Database on a Unix or Linux platform

CAUSE:

A lack of semaphores on the machine does not allow a successful start of the database

FIX:

Either
1. Decrease the need of semaphores by lowering the parameters "number of users" (-n) or "number of remote servers" (-Mn)
or
2. Increase the number of semaphores available (kernel parameters SEMMSL, SEMMNS, SEMMNU) on the machine where the remote database is located.