Consultor Eletrônico



Kbase P13526: How do you prevent locked records held by dead clients?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/24/2007
Status: Unverified

GOAL:

How do you prevent locked records held by dead clients?

GOAL:

What tools are available to automatically disconnect dead clients?

FACT(s) (Environment):

Progress 9.1A

FIX:

If the clients are local, enable Watchdog when starting the database.
prowdog <dbname>
There were some known issues on 9.1A. The fix is to upgrade to the latest version of Progress.

If the clients are remote you should use the Clienttimeout parameter.
ClientTimeOut=n
This parameter allows you to specify the number of minutes a client session can remain inactive before the server disconnects the session.