Kbase P16075: How to start database using dbman
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/7/2003 |
|
Status: Unverified
GOAL:
How to start database using Progress Explorer Framework on UNIX
GOAL:
How to start database using Progress Explorer Framework on Linux
FACT(s) (Environment):
Progress 9.1x
FIX:
1. Configure the database adding a new entry for your database into conmgr.properties. The conmgr.properties file is located at $DLC/properties directory.
2. Use the command-line dbman utility to start the database.
Suppose that you are going to start a database named sports, your Command line will be:
dbman -name sports -start