Kbase P103919: Getting DBMan018 message when trying to start a database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/24/2008 |
|
Status: Verified
SYMPTOM(s):
Getting DBMan018 message when trying to start a database
Startup timed out (DBMan018).
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.1D
Progress 9.1E
Progress 9.1E 64-bit
Progress 9.1D 64-bit
OpenEdge 10.x
CAUSE:
DBMan has a 4 minute predefined limit to how long it waits for a database to startup. Any database taking longer than 4 minutes to start will receive this error even if the database successfully completes its startup after 4 minutes.
FIX:
Use the parameter -timeout <number of seconds> with the dbman command to increase the value that dbman waits before issuing the DBMan018 message.
The default value is 240.
This parameter was added in 9.1D.