Kbase 16795: How can I tell what server a remote user is using?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
How can I tell what server a remote user is using?
DRAFT COPY - Currently under review and edit.
INTRODUCTION:
=============
This technical support knowledgebase entry describes how to find out
what remote servers a given user is using.
WHY YOU NEED TO KNOW THIS:
===========================
There are two ways to access this information. You can either use
the PROMON utility or refer to the log file of the database in
question.
PROCEDURAL APPROACH:
====================
If you use the PROMON utility, select option 1 for user control, then
option 2 to match a user number. The following is an example display
of this information:
Usr Name Type Wait Trans PID Sem Srv Login Time
25 Smith REMC -- 0 0 1925 4 1 01/01/97 10:05
Please note the "Usr" and "Srv" columns.
Alternately, you can use the logfile of the database in question to
get this information. Simply view the logfile (dbname.lg) in any
editor and search for references to "Login usernum" plus the number of
the user in question. The following is an example display of this
information:
0:05:17 SRV 1: Login usernum 25, userid meachen, on crsun4-14 ttyp4.
(742)
Progress Software Technical Support Note # 16795