Kbase P11197: Shutting down oibroker causes OIDRIVER processes to linger on the system
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/23/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
Progress 8.x
SYMPTOM(s):
_prooidv processes are left lingering on the system after the shut down of the OIBROKER
The lingering _prooidv stay running and continue to consume CPU time.
Protrace files are created on the system.
CAUSE:
This is the expected behavior. The oidriver process is shutdown is when the client closes their connection. If the client does not close the connection property the _prooidv process will remain on the system.
FIX:
Ensure that application that the clients are using closes the connection.
As a temporary solution manually kill the _prooidv processes that are lingering on the system.