|
View previous topic :: View next topic
|
| Author |
Message |
barobaybay
New User

Joined: 22 Jul 2005 Posts: 12 Location: Philippines
|
|
|
|
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
Active User

Joined: 22 Aug 2005 Posts: 411 Location: Colarado, US
|
|
| Back to top |
|
 |
graswant
New User

Joined: 29 Apr 2006 Posts: 93 Location: Singapore
|
|
|
|
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
New User

Joined: 29 Apr 2006 Posts: 93 Location: Singapore
|
|
|
|
| Sorry I forgot to close the code... the command is just the first line... |
|
| Back to top |
|
 |
Mickeydusaor
Active User

Joined: 24 May 2006 Posts: 258 Location: Salem, Oregon
|
|
|
|
| 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
New User

Joined: 29 Apr 2006 Posts: 93 Location: Singapore
|
|
|
|
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
Active User

Joined: 24 May 2006 Posts: 258 Location: Salem, Oregon
|
|
|
|
| It can be done from either place the DA or ST Command |
|
| Back to top |
|
 |
graswant
New User

Joined: 29 Apr 2006 Posts: 93 Location: Singapore
|
|
|
|
| Thanks for info...Mick |
|
| Back to top |
|
 |
|
|