| 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 |
barobaybay
Joined: 22 Jul 2005
Posts: 14
Location: Philippines
|
| Posted: Wed Nov 30, 2005 3:29 pm Post subject: how to kick another RACF? |
|
|
hi all! my co-worker's racf was not logged off properly in a tso session and we're hoping that his session would just expire after a few minutes, but no go. we tried to use the command: Code: tso opscmd c u=<racf> but we're not so lucky. do you have any other ideas or special tso commands/clist in mind?
Thanks in advance,
david |
|
| Back to top |
|
iknow
Joined: 22 Aug 2005
Posts: 582
Location: Colarado, US
|
| Posted: Thu Dec 01, 2005 12:15 am Post subject: Re: how to kick another RACF? |
|
|
Hi barobaybay,
Please check this link
http://cis.anu.edu.au/access/manual/access5.asp
http://www.mvsbook.fsnet.co.uk/chap07a.htm
I am not sure the above 2 links matches your criteria.Just let me know in case of any concerns. |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Wed Sep 20, 2006 5:07 am Post subject: |
|
|
Hi
If I am not worng... I think you need to add one more thing in that command....
Code: TSO OPSCMD C S=<SESSION ID> U=<USER ID>
Here Session Id will be the name of the session or the application ID for the menu list...
CORRECT ME IF I AM WRONG...
Thanks |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Wed Sep 20, 2006 5:08 am Post subject: |
|
|
| Sorry I forgot to close the code... the command is just the first line... |
|
| Back to top |
|
Mickeydusaor
Joined: 24 May 2006
Posts: 126
|
| Posted: Wed Sep 20, 2006 7:52 pm Post subject: |
|
|
| If you SDSF then just issuse the ST command and find the user id you want to cancel or purge and Enter a C or a P |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Thu Sep 21, 2006 4:51 am Post subject: |
|
|
I suppose that was from DA... but not sure of ST... from DA do a PRE userid* and then C infrom of it..
CORRECT ME IF I AM WRONG... |
|
| Back to top |
|
Mickeydusaor
Joined: 24 May 2006
Posts: 126
|
| Posted: Thu Sep 21, 2006 7:23 pm Post subject: |
|
|
| It can be done from either place the DA or ST Command |
|
| Back to top |
|
graswant
Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon
|
| Posted: Thu Sep 21, 2006 7:37 pm Post subject: |
|
|
| Thanks for info...Mick |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|