Consultor Eletrônico



Kbase P23096: How to identify the user(s) connected to a particular 4GL server process?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

GOAL:

How to identify the user(s) connected to a particular 4GL server process?

GOAL:

How can I identify a user(s) connected to a particular 4GL server process?

FACT(s) (Environment):

Progress 9.x
UNIX
Windows

FIX:

Using the Progress 4GL language, the following code segment can be run against the _Connect Virtual System Table (VST):

FOR EACH _connect WHERE _connect._connect-Server = MyServerId