<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://kb.pocnet.net/index.php?action=history&amp;feed=atom&amp;title=TSO_Autologout</id>
	<title>TSO Autologout - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://kb.pocnet.net/index.php?action=history&amp;feed=atom&amp;title=TSO_Autologout"/>
	<link rel="alternate" type="text/html" href="https://kb.pocnet.net/index.php?title=TSO_Autologout&amp;action=history"/>
	<updated>2026-05-16T02:44:46Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Knowledgebase</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kb.pocnet.net/index.php?title=TSO_Autologout&amp;diff=2879&amp;oldid=prev</id>
		<title>PoC: Die Seite wurde neu angelegt: „If your 3270 session isn&#039;t used for a certain amount of time, it will time out and your session will be terminated. There are some possibilities to work around…“</title>
		<link rel="alternate" type="text/html" href="https://kb.pocnet.net/index.php?title=TSO_Autologout&amp;diff=2879&amp;oldid=prev"/>
		<updated>2022-02-19T11:47:18Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „If your 3270 session isn&amp;#039;t used for a certain amount of time, it will time out and your session will be terminated. There are some possibilities to work around…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If your 3270 session isn&amp;#039;t used for a certain amount of time, it will time out and your session will be terminated. There are some possibilities to work around that.&lt;br /&gt;
&lt;br /&gt;
;Put your session into an auto-update state, so it will not timeout.&lt;br /&gt;
:This one can be found in websites on the internet quite often as a solution. You need to set the mode manually before the terminal will sit idle, though. Because of that I think this isn&amp;#039;t a proper solution.&lt;br /&gt;
;Raise a global job timeout parameter.&lt;br /&gt;
:You need to edit &amp;#039;&amp;#039;SYS1.PARMLIB(SMFPRM00)&amp;#039;&amp;#039; and raise the JWT (Job Wait Timeout) parameter contained within to your liking. The exact format of the JWT variable isn&amp;#039;t clear to me. Some sources state it&amp;#039;s in &amp;#039;&amp;#039;HHMM&amp;#039;&amp;#039; format, others state, it&amp;#039;s the number of minutes until timeout. Maybe it also depends on the OS version used. Unfortunately, this parameter doesn&amp;#039;t affect just TSO sessions but all jobs in the system. Additionally, it&amp;#039;s not clear how exactly to activate changes without the need to IPL. Your mileage may vary.&lt;br /&gt;
;Modify the TSO logon procedure to set a higher default for TSO sessions only.&lt;br /&gt;
:You can find the logon procedure JCL in &amp;#039;&amp;#039;SYS1.PROCLIB(TSOLOGON)&amp;#039;&amp;#039;. In the line with the &amp;#039;&amp;#039;IKJACCNT&amp;#039;&amp;#039;-statement, simply add a &amp;lt;code&amp;gt;,TIME=1440&amp;lt;/code&amp;gt; to the end of the line and save. Since it&amp;#039;s a procedure which is called at every logon, no further action should be needed.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [http://ibmmainframes.com/about13984.html how to prolong the time to stay in TSO]&lt;br /&gt;
&lt;br /&gt;
[[Category: MVS]]&lt;/div&gt;</summary>
		<author><name>PoC</name></author>
	</entry>
</feed>