Created On:  23 October 2012

Problem:

How can an administrator determine the logged in users on EDTE ?

Resolution:

User Logon/Logoff Information:

The information is logged in the sub task Tnnnnnnn  of the scheduler TAURISPF which
processes the user logon/logoff.

• SLR0023I  10:22:24.197 TSOE-Server YSOFRP   with JobID STC05097 for User SOFRP
submitted. New user server started for user SOFRP (maybe user logged on or user started
a parallel session)
• SLR0026I  10:29:17.095 Stop-Command for User SOFRP    accepted. User SOFRP logged
off
• JES0010I  13:29:06.529 Stop command for job YSOFRP   accepted. A user served was
stopped; maybe in an exceptional situation or when the user logs off;
when a user logs off all its running user servers are stopped

To get the list of logged on Users you can run the following system command

f taurispf,tso,display,user=all 
Incident #2589589