| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
shrivatsa
Joined: 17 Mar 2006
Posts: 160
Location: Pune
|
| Posted: Tue Jun 06, 2006 9:12 am Post subject: Re:-How can I see who are all logon to the Mainframe |
|
|
Hi,
Is there any command to see who are all Logon to mainframe? |
|
| Back to top |
|
mailsri
Joined: 04 Apr 2006
Posts: 15
|
| Posted: Tue Jun 06, 2006 10:51 am Post subject: Command viewing Users logged in Mainframe |
|
|
Hi Shrivatsa,
Yes you can view the current users who are logged in to the mainframe. All you need is that you should have access to give these commands from Spool
Just trigger this command.....
/d ts,l -------------> It will list all the active users.
/d j,l --------------> It will list all the jobs
Also when it lists the userid.. you will find this status along with the users...The status will be like OWT/IN/NSW etc..
Here are the expansion for each...
OWT means the job or the started task is swapped out and currently not processing.
IN means the job or the started task is swapped in and is currently processing.
NSW means non swappable. It is usually reserved for important system tasks. These are never swapped out of the system.
Hope this helps you....
Thanks & Regards
Srinivas. J
System Programmer |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Wed Jun 14, 2006 1:57 am Post subject: |
|
|
yes Mailsri is right but to use these commands you need to have proper access to ISFOPER.system profile in SDSF class.
Correct me if I am wrong.
Thanks |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|