Consultor Eletrônico



Kbase P18711: When the client processes disconnects/dies from the ORACLE D
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/02/2003
Status: Unverified

GOAL:

When the client processes disconnects/dies from the ORACLE DataServer Broker, how does it clean up the disconnected process?

GOAL:

How does ORACLE DataServer Broker cleanup disconnected processes?

FACT(s) (Environment):

Oracle DataServer

FIX:

There is no internal mechanism that the DataServer Broker performs to clean up. The _orasrv process will stay there if/until it becomes aware that its connection to the client is gone. The _orasrv is typically waiting for a tcp/ip message from the client. Tcp/ip may timeout the connection after some (fairly long) period of time, at which point the _orasrv would get an error and then shut down.