Consultor Eletrônico



Kbase P42636: Single user access eliminates error (1180)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/09/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.x

FACT(s) (Environment):

UNIX

SYMPTOM(s):

Error starting the database with proserve

SYSTEM ERROR: Unspecified shared memory error errno= (1180)

SYSTEM ERROR: Unspecified shared memory error errno=43 (1180)

CAUSE:

Caused because of message:
4GL server process terminated. (8837)

FIX:

Access the DB in single user mode like this:

pro <your DB> -p dict.p

Then exit the session and restart the DB.

The database should come up normally and proceed with crash recovery.