Kbase P24624: How does the dbman command work with the -stop option?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/30/2004 |
|
Status: Unverified
GOAL:
How does the dbman command work with the -stop option?
GOAL:
Does Progress Explorer perform an unconditional or an emergency shutdown when stopping a database?
FIX:
Using the -stop with dbman send a Database shutdown request to the AdminServer. The AdminServer, in turn, issues an unconditional shutdown (proshut -by) against the specified database. If connections are not removed after a certain amount of time, an emergency shutdown (Proshut -F) is issued to destroy the PID of the user process.