TIMELEF parameter: Difference between revisions
(Automatically generated page update) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.1</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The amount of CPU time in milliseconds left before <var class="product">Model 204</var> automatically logs out all users and shuts itself down </p> | <p>The amount of CPU time in milliseconds left before <var class="product">Model 204</var> automatically logs out all users and shuts itself down </p> | ||
<p>For z/VM and z/VSE, <var class="product">Model 204</var> execution time cannot exceed 24 hours. TIMELEF is set to the value of MAXTIME during initialization, and is later tested to determine how much execution time remains. Unless TIMESTOP (whose default is 1500) is set otherwise,<b> </b><var class="product">Model 204</var> shuts itself down when there are 1500 milliseconds left. </p> | <p>For z/VM and z/VSE, <var class="product">Model 204</var> execution time cannot exceed 24 hours. TIMELEF is set to the value of <var>[[MAXTIME_parameter|MAXTIME]]</var> during initialization, and is later tested to determine how much execution time remains. Unless <var>[[TIMESTOP_parameter|TIMESTOP]]</var> (whose default is 1500) is set otherwise,<b> </b><var class="product">Model 204</var> shuts itself down when there are 1500 milliseconds left. </p> | ||
<p>For z/OS, <var class="product">Model 204</var> execution time can exceed 24 hours. Under z/OS, MAXTIME is set to the value of the JCL EXEC statement parameter TIME. If TIME is set to 1440 (that is, 24 hours), z/OS does not automatically shut down <var class="product">Model 204</var> after 24 hours; if TIMESTOP is set to 0, <var class="product">Model 204</var> does not automatically shut itself down. When both TIME is 1440 and TIMESTOP is 0, <var class="product">Model 204</var> continues to run indefinitely until brought down by other means.</p> | <p>For z/OS, <var class="product">Model 204</var> execution time can exceed 24 hours. Under z/OS, MAXTIME is set to the value of the JCL EXEC statement parameter TIME. If TIME is set to 1440 (that is, 24 hours), z/OS does not automatically shut down <var class="product">Model 204</var> after 24 hours; if TIMESTOP is set to 0, <var class="product">Model 204</var> does not automatically shut itself down. When both TIME is 1440 and TIMESTOP is 0, <var class="product">Model 204</var> continues to run indefinitely until brought down by other means.</p> | ||
<p>When TIMESTOP is greater than zero, TIMELEF protects against file damage due to cancellation of <var class="product">Model 204</var> by the operating system. Shutdown occurs before the operating system can take action.</p> | <p>When TIMESTOP is greater than zero, TIMELEF protects against file damage due to cancellation of <var class="product">Model 204</var> by the operating system. Shutdown occurs before the operating system can take action.</p> | ||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 12:46, 28 September 2017
Time left before end of run
Summary
- Default value
- None
- Parameter type
- System
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
The amount of CPU time in milliseconds left before Model 204 automatically logs out all users and shuts itself down
For z/VM and z/VSE, Model 204 execution time cannot exceed 24 hours. TIMELEF is set to the value of MAXTIME during initialization, and is later tested to determine how much execution time remains. Unless TIMESTOP (whose default is 1500) is set otherwise, Model 204 shuts itself down when there are 1500 milliseconds left.
For z/OS, Model 204 execution time can exceed 24 hours. Under z/OS, MAXTIME is set to the value of the JCL EXEC statement parameter TIME. If TIME is set to 1440 (that is, 24 hours), z/OS does not automatically shut down Model 204 after 24 hours; if TIMESTOP is set to 0, Model 204 does not automatically shut itself down. When both TIME is 1440 and TIMESTOP is 0, Model 204 continues to run indefinitely until brought down by other means.
When TIMESTOP is greater than zero, TIMELEF protects against file damage due to cancellation of Model 204 by the operating system. Shutdown occurs before the operating system can take action.