Kbase P38574: 1:48 BROKER 0: Begin ABNORMAL shutdown code 2 (2249)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
What does error 2249 "Begin ABNORMAL shutdown code 2" mean?
GOAL:
Begin ABNORMAL shutdown code 2 (2249)
FIX:
This message is written to the .lg file when an error condition causes the database to be shut down.
The code field is for future use and has no meaning yet.
shutdown code 2
rkt/src/dbmgr/incl/dbpub.h
#define DB_EXBAD 2 /* EXBAD - general purpose bad exit code */
Progress is using this code during shutdown of the database, and if in some cases it fails to be reset back to normal mode like for example while shuting down a database server with active SQL connections.