Consultor Eletrônico



Kbase P101445: Proutil -C dbipcs indicates Progress not holding any shared memory segments
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/23/2010
Status: Verified

SYMPTOM(s):

Proutil -C dbipcs indicates Progress not holding any shared memory segments

The data space of the process is not enough for shm seg. (1176).


There is no server for database <>. (1423).

Unable to connect to databases through shared memory

Unable to run any Progress commands that use shared memory: mpro or promon

Unable to use proshut -F to shutdown the databases

FACT(s) (Environment):

HP-UX 11.0
Progress 9.x
Progress 8.3x

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

To resolve the issue:
1. Issue a soft kill against database process. Use kill -9 as a last resort.
2. Once the process has stopped check for a database lock file. It the Database lock still exists it must be removed manually.
3. Bring database up in single user mode to ensure the database goes through crash recovery properly before restarting in multi user mode.