Consultor Eletrônico



Kbase P17088: From a remote client machine, how to disconnect a user from
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/03/2003
Status: Unverified

GOAL:

From a remote client machine, how to disconnect a user from Database ?

FIX:

There used to be a wproshut command to achieve that up to 8.2X.  Now, this command is no longer available, so a proshut -C disconnect <userNum> needs to be launched on the Database Server.

The MS DOS AT command should be used to launch the proshut command in a batch file from any client machine.  We have also been reported that a good solution can be achieved with Freeware PsExec By Mark Russinovich that works on NT 3.51, NT 4.0, Win2K and Windows XP. More inforamtion about it on http://www.sysinternals.com
tw2k/freeware/psexec.shtml