Kbase P116674: Database fails to start on command line using dbman.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/08/2009 |
|
Status: Unverified
SYMPTOM(s):
Database fails to start on command line using dbman.
ERROR: Unable to locate database <sports> (DBMan005)
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
When using the dbman command start a database, the database needs to reside in the conmgr.properties file. If the database is not configured within the conmgr.properties file, the AdminServer will have no knowledge of the database and therefore will not start it
FIX:
Configure / define the database in either the Progress Explorer tool or by manually modify the conmgr.properties file. The conmgr.properties file is located in the %DLC%\properties folder (for Windows platform) or $DLC/properties directory (for UNIX platform). If you are manually modifying the conmgr.properties file, please use the dbconfig command to validate the entries you have made to the file prior to attempting to start the database via dbman.