Kbase P95517: How to disconnect a user from the command line?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/11/2007 |
|
Status: Verified
GOAL:
How to disconnect a user from the command line?
GOAL:
How to shut down a user connection from the command line?
GOAL:
What does proshut -C disconnect do?
FIX:
From the command line, proshut -C disconnect allows you to initiate a disconnect for a specified user. The syntax is:
$ proshut dbname -C disconnect usernum
This carries out the same function as the option 1 of the PROSHUT menu, where connected user numbers are presented to the screen.
This usernum can either be obtained from the database log file, or programmatically through VST tables, from the _Connect-Id field of the _Connect table.