Consultor Eletrônico



Kbase P164912: How to list users that connected a database including users that already disconnected
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/04/2010
Status: Unverified

GOAL:

How to list users that connected a database including users that already disconnected

GOAL:

How to list users that connected a database including users that already disconnected

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

There is not a quick way to obtain these data.
The VST _Connect contains all the current connections but does not provide historical data.
The only way I can think of to get such information would make a script that parses the database log file.