Kbase P4177: Progress error (541) shutting down a database started with ProControl.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
Windows NT 4.0
Windows 2000
Windows 2003
Progress 8.x
Progress 9.x
SYMPTOM(s):
Invalid shutdown request from <user-id> on <tty>. (541)
Invalid shutdown request from <user-id> on CON. (541)
Attempting to shut down the database using proshut or _mprshut.
Database started from ProControl.
CAUSE:
Error (541) indicates that the user who is attempting to shutdown the database did not start it. The user, therefore, does not have the authority to shut it down. The user needs to have local administrative rights to shutdown the database. Even a user who is part of a domain admin login account, who by default, belongs to the local administrator's group, does not inherit all of the rights and privileges of the local administrator. This applies to any action that involves a Windows service.
EXAMPLE: ProService, under the System account, started the database.
FIX:
Add a local user account with the same name and password as the domain login account. Add the new users to the local administrator's group. This will allow the user to stop any database started by ProService.