I can't explain why you lose sessions, but it's a perennial problem on the mainframe. Often there' a S622 abend--terminal I/O error--recorded. I see it as the nature of the beast.
Forgive me if I'm echoing others; I haven't read every post in this thread. There are two actions you might take to alleviate users' misery. 1. Allow TSO RECONNECT. After letting this feature wither and molder for many years, IBM recently revived it. RECONNECT now works quite well, but you have to take a few actions to enable it. The user may still get disconnected for whatever reason, but the session (address space) remains intact for a period of time. This solution is pretty good and is essentially FREE. 2. (Buy and) install an SNA session manager. This is an address space on z/OS that every user traverses for every interaction. It works for all VTAM applications such as TSO, SMCS, CICS, OMEGAMON, etc. We use CA-TPX. Candle has/had CL Supersession. IBM has a Netview product. I've heard of others that may be cheaper. The key is that the session manager maintains connectivity to the application no matter what happens to the user's terminal thingy. If you get disconnected, you log back on the to the session manager, which typically puts you back into the same screen with the same data you last entered. If this problem is sufficiently serious and costly to your organization, certainly some action is warranted. And maybe even some $$. . . JO.Skip Robinson SCE Infrastructure Technology Services Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] From: chen lucky <[email protected]> To: [email protected] Date: 03/04/2012 05:04 PM Subject: Re: IKT100I USERID CANCELED immediately after TN3270 connection fail Sent by: IBM Mainframe Discussion List <[email protected]> This thread has nothing to do with ISPF. I just want to know why my TSU address space was canceled duo to connection failure. But thank you all the same. I had checked following point that may be related to this problem. 1, JWT in SMFPRMxx 2, RECONLIM in TSOKEYxx 3, INACTIVE, KEEPINACTIVE and DISCONNECTABLE in TN3270 profile 4, LU definition of TSO USERS 5, MODETAB and DLOGMOD About this subject, look forward that I can get more help and can get it over at end. 2012/3/5 Shmuel Metz (Seymour J.) <[email protected]> > In <[email protected]>, on 03/03/2012 > at 04:47 PM, "Joel C. Ewing" <[email protected]> said: > > >This sounds like a user training problem. Users should be taught > >in the scenario you describe to use EDIT on the new member name, > >within EDIT use COPY to pull in the old member contents, > > What does CREATE put in the ISPF statistics? > > -- > Shmuel (Seymour J.) Metz, SysProg and JOAT > ISO position; see <http://patriot.net/~shmuel/resume/brief.html> > We don't care. We don't have to care, we're Congress. > (S877: The Shut up and Eat Your spam act of 2003) > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

