Consultor Eletrônico



Kbase P15816: Database is shutdown following a (3714) error on a Progress 8.x Unix database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/22/2005
Status: Unverified

FACT(s) (Environment):

Progress 8.x
UNIX

SYMPTOM(s):

Database abnormal shutdown with (3714) error

SYSTEM ERROR: mtunlatch <latch-id>: not owner. (3714)

SYSTEM ERROR: mtunlatch 2: not owner. (3714)

SYSTEM ERROR: Releasing regular latch. latchId: <latch-num> (5028)

SYSTEM ERROR: Releasing regular latch. latchId: 2 (5028)

CAUSE:

Improper release of a latch

FIX:

Add the -mux 0 parameter to the database startup parameter.
This parameter tells Progress to use semaphores and latches rather then using muxlatches.