Kbase P103805: What does the exit code in Error 8619 mean ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/25/2008 |
|
Status: Verified
GOAL:
Error 8619 trying to start a database using Progress Explorer
GOAL:
What does the exit code in Error 8619 mean ?
GOAL:
** This process terminated with exit code <number>. (8619)
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.x
FIX:
The error message 8619 is a system error message that indicates that when the PROGRESS database was started in multi-user mode, the server process failed to start successfully and terminated with the named exit code. This message is always preceded by a message that indicates the reason for the termination. There may also be messages in the database log (.lg) file giving more information.
Some possible values for the exit code are:
1 - An error occurred.
2 - Non specific error code.
3 - Warning message.
4 - Bad startup parameter.
6 - Database is already in use.
8 - Attempt to start client when no server active.
14 - Database is already in use by a single user.
16 - Database is already in use by a server.
18 - Databases differ.
20 - Databases has limbo transactions.
64 - Database is in startup mode.