Kbase P11887: When the user who started the database logs off, the database shuts down.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Windows 2003
SYMPTOM(s):
When the user who started the database logs off, the database shuts down.
Database is started by a user logged onto the server
Database shuts down when the person who started it logs off the server
CAUSE:
When a user logs onto the server and then starts a Database broker, the process will run from his account.
When a user logs off a server, all the processes which are running under there user account will then be shutdown.
FIX:
In Progress 8.x: Use ProControl/ProService to start/stop databases on the Windows server.
In Progress 9.x or Open Edge 10.x: Use Adminserver to start/stop databases on the Windows server.
This will then start the databases as a Service which will not be affected with users logging on and off the system.