|
|
| Author |
Message |
shrivatsa
Active User
Joined: 17 Mar 2006 Posts: 159 Location: Pune
|
|
|
|
Hi,
Is there any command to see who are all Logon to mainframe? |
|
| Back to top |
|
 |
References
|
Posted: Tue Jun 06, 2006 9:12 am Post subject: Re: Re:-How can I see who are all logon to the Mainframe |
 |
|
|
 |
mailsri
New User
Joined: 04 Apr 2006 Posts: 15
|
|
|
|
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
Active User
Joined: 29 Apr 2006 Posts: 69 Location: Gurgaon
|
|
|
|
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 |
|
 |
|
|