View previous topic :: View next topic |
Author |
Message |
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Tue Feb 08, 2005 11:28 pm Post subject: Purging the session |
|
|
This is one problem which i face regularly...
i work on a client mainframe.When the the link to the client is down for a few min.. we get logged out of the main frame ..
and when we try to reconnect it ..its says User has already logged in ..
Is there way .. to Purge the session ...
TIA
------
Tattva |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Wed Feb 09, 2005 3:13 am Post subject: |
|
|
Tattva,
Purge Your Id through some one who Logged in.
In the Job spool(s.st) , try C(Cancel) or P (Purge) for purging your Id.
Hope the above Information helps you. _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
programmer1 Beginner
Joined: 18 Feb 2004 Posts: 138 Topics: 14
|
Posted: Wed Feb 09, 2005 5:12 am Post subject: |
|
|
I don't think that your peer will have an access to purge your id.
You can always call the command centre on your shop to purge the id. _________________ Regards,
Programmer |
|
Back to top |
|
|
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Wed Feb 09, 2005 6:12 am Post subject: |
|
|
Thats true programmer1...
Non of us have the authority to purge the session.
all i want to know is :-
if there is any Utility program on the mainframe which will purge the session?
P.S :- i can call up the call cente guy and get it done .. But i want to know if there any other way !!!!
TIA
-----
tattva
|
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Wed Feb 09, 2005 6:23 am Post subject: |
|
|
cancel/purge are jes commands and have no effect. If the tso userid is still active try logging on with the reconnect parameter.
eg logon userid reconnect
if the tso session is still valid you should be reconnected to the system
if the system replies that the user is not active you will have to wait until
the vtam disconnect time is reached or call your call centre |
|
Back to top |
|
|
taltyman JCL Forum Moderator
Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Wed Feb 09, 2005 8:27 am Post subject: |
|
|
Do you have an 'S" in the RECONNECT option on your TSO logon screen? |
|
Back to top |
|
|
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Wed Feb 09, 2005 10:24 am Post subject: |
|
|
Tallyman ,
I have option "s" But that doesnt work if u have already logged on !!!!
But tell.. isnt there a way out ??
Thanks
--------
Tattva |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Wed Feb 09, 2005 11:54 am Post subject: |
|
|
Followed the previous link and there is nothing there to help tattva
he cannot logon and and none of his peers have the required level of authorization. It is LOGON with RECONNECT PARAMETER or ring the call
centre or wait until vtam times you out.
I would be interested to know why you cannot specify reconnect when you receive the following panel (see taltymans reply)
------------------------------- TSO/E LOGON -----------------------------------
IKJ56420I Userid XXXXXXX not authorized to use TSO
Enter LOGON parameters below:
*Userid ===> USERID
Password ===>
Procedure ===> IKJACCNT
Acct Nmbr ===>
Size ===>
Perform ===>
Command ===>
Enter an 'S' before each option desired below:
-Nomail -Nonotice s -Reconnect -OIDcard
PF1/PF13 ==> Help PF3/PF15 ==> Logoff PA1 ==> Attention PA2 ==> Reshow
You may request specific help information by entering a '?' in any entry field |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Wed Feb 09, 2005 1:15 pm Post subject: |
|
|
Quote: |
Followed the previous link and there is nothing there to help tattva
|
nevilh,
May be someone in his team can submit a cancel job with tattva's id
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Wed Feb 09, 2005 1:25 pm Post subject: |
|
|
Quote: | Non of us have the authority to purge the session. |
I interpret this as neither he nor his colleagues can cancel the session |
|
Back to top |
|
|
Bithead Advanced
Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Wed Feb 09, 2005 1:46 pm Post subject: |
|
|
If the error takes you back to the prompt, try entering LOGON followed by your userid. It may allow you to log your previous session off. |
|
Back to top |
|
|
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Thu Feb 10, 2005 11:19 pm Post subject: |
|
|
Neilh,
when we try to reconnect, the system throws back the below message :-
User has already logged on to <system name >
But i do think there should be easier way of purgin a session
Thanks,
---------
Guru |
|
Back to top |
|
|
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Fri Feb 11, 2005 1:26 am Post subject: |
|
|
Here we have an option of creating multiple profiles. So we can logon with a differnet profile and cancel the logon job of previous one.
Process is we create second profile by copying 'TSid.ISPF.PROFILE' into 'TSid.ISPF1.PROFILE'. Then while logging to tso we specify T2 after the password (password T2) and it logs with the new profile. We can also create ''TSid.ISPF2.PROFILE' to login three times simultaneously.
Don't know if it is shop dependent or usual thing. |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Fri Feb 11, 2005 4:50 am Post subject: |
|
|
Sorry you have to wait for the time out period to be reached or call your operators. I have never come across a utility that would do this.
The problem I can see with the utility would be the level of authorization required to issue the commands to cancel the session, there again if you have the authorization to run such a utility you dont need the utility you just issue the commands ..... sort of a catch 22 thing . |
|
Back to top |
|
|
|
|