Consultor Eletrônico



Kbase P146371: Offline probkup fails without errors and a return code of 137
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/05/2009
Status: Unverified

SYMPTOM(s):

Offline probkup fails without errors

Script running probkup returns a return code of 137

No errors in database log

FACT(s) (Environment):

Solaris
OpenEdge Database Category: Maintenance
OpenEdge 10.1x
OpenEdge 10.2x

CAUSE:

The _dbutil executable was killed with a kill sginal 9. This explains the return code and the lack of errors or messages in the database log file.

FIX:

Expected return code for a kill -9. A kill -15, in contrast, will have a return code of 2 and the database log file will record the kill signal.