| 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 |
mubashir.surury
Joined: 29 Sep 2005
Posts: 24
Location: Pune
|
| Posted: Thu May 18, 2006 9:45 pm Post subject: Inquire about a TSO user id with WHOIS command |
|
|
Hi Freinds,
How can i get to know that to whom (name) is a specific TSO logon id associated with.i tried the WHOIS command but the systems throws the message 'command whois not found'.
Is there any other way to find out this info.
thanx in advance.
Regards,
Mubashir |
|
| Back to top |
|
Bharanidharan
Joined: 20 Jun 2005
Posts: 100
Location: Chennai, India
|
| Posted: Fri May 19, 2006 9:23 am Post subject: Re: Inquire about a TSO user id with WHOIS command |
|
|
The details of all IDs and names defined for the LPAR should be available in a table or a dataset. For my shop, it is available in dataset TSS.ACIDS (not sure if this is unique to my MF). If this dataset is not there, you can check for TSS.*.
Regards,
Bharani. |
|
| Back to top |
|
Pollyannaish
Joined: 09 Jul 2005
Posts: 32
Location: Pune, India
|
| Posted: Fri May 19, 2006 11:24 am Post subject: |
|
|
Just try
TSO USERS
then search for the userID..
This works on my MF |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Wed Jun 14, 2006 2:04 am Post subject: |
|
|
If you have the ID and you just need to know the name then try
TSO LU UserId |
|
| Back to top |
|
superk
Joined: 26 Apr 2004
Posts: 3381
Location: Charlotte,NC USA
|
| Posted: Wed Jun 14, 2006 2:07 am Post subject: Re: Inquire about a TSO user id with WHOIS command |
|
|
| My experience shows that you may only be able to TSO LU your own ID and no one else's. |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Thu Jun 15, 2006 12:26 am Post subject: |
|
|
Hi Superk,
Listing of Id depends on the attribute your Id's has... i.e the level of authorization. If you have special access with class Auth none or Auditor with class Auth as User you will be able to list the Id's.
Correct me If I am wrong.
Thanks. |
|
| Back to top |
|
alan123
Joined: 04 Sep 2007
Posts: 1
Location: radbrokehall
|
| Posted: Wed Sep 05, 2007 1:46 pm Post subject: Reply to: Inquire about a TSO user id with WHOIS command |
|
|
Hi
Try with this
TSO WHOIS Userid
It is working for me. |
|
| Back to top |
|
Deepakgoyal2005
Joined: 22 Mar 2007
Posts: 25
Location: Delhi
|
| Posted: Wed Sep 19, 2007 11:26 am Post subject: |
|
|
TSO WHOIS <Userid>
shows msg: "COMMAND WHOIS NOT FOUND"
+
you may only be able to TSO LU your own ID and no one else's.
+
TSO USERS also do not works.
Plz help if there is any alternative.
Thanks in Advance. |
|
| Back to top |
|
Devzee
Joined: 20 Jan 2007
Posts: 708
Location: Hollywood
|
| Posted: Wed Sep 19, 2007 11:31 am Post subject: |
|
|
Quote: Plz help if there is any alternative.
Some of the TSO commands are site specific, if it's not working at ur site then we cant help check with your local sys Admin. |
|
| Back to top |
|
kgumraj2
Joined: 01 Aug 2007
Posts: 40
Location: Hyderabad
|
| Posted: Wed Sep 19, 2007 11:33 am Post subject: |
|
|
Hi,
TSO LU <USERID> woks only for athorised uses, do check if you have access? Thanks |
|
| Back to top |
|
hemanth.nandas
Joined: 18 Aug 2007
Posts: 121
Location: Chennai
|
| Posted: Thu Sep 27, 2007 4:25 pm Post subject: |
|
|
Hi,
Use "TSO WHO" Press Enter,
It Will ask for ID You wish to search for, ENTER the USER ID and Press Enter,
It might give Some option, Try with any one of tat option, If index option given, Select that one, So you can Look into it Broad way.
Its working inmy system.....
Thanks |
|
| Back to top |
|
ofer71
Joined: 27 Dec 2005
Posts: 2039
Location: Israel
|
| Posted: Fri Sep 28, 2007 2:27 am Post subject: |
|
|
hemanth.nandas -
"WHO" is not a TSO/ISPF command.
O. |
|
| Back to top |
|
| |