RESTARTU parameter: Difference between revisions
Jump to navigation
Jump to search
m (→Description) |
m (minor formatting) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
<dd>Before <var class="product">Sirius Mods</var> 6.7 | <dd>Before <var class="product">Sirius Mods</var> 6.7 | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
This parameter enables the restart utility, which makes it possible to communicate | This parameter enables the restart utility, which makes it possible to communicate with a looping (or hung) Online with the <var>MODIFY</var> command under MVS or with the SMSG facility under CMS. | ||
with a looping (or hung) Online with the MODIFY command under MVS or with the | Using <var>MODIFY</var> or SMSG commands, you can determine which user is running in the | ||
SMSG facility under CMS. | Online and <var>[[BUMP command|BUMP]]</var> a user, or even force a user restart. | ||
Using MODIFY or SMSG commands, you can determine which user is running in the | |||
Online and <var>BUMP</var> a user, or even force a user restart. | |||
The restart utility is enabled by setting the X'01' bit of the <var> | The restart utility is enabled by setting the X'01' bit of the <var>RESTARTU</var> parameter. | ||
parameter. | |||
For more information about the restart utility, see [[:Category: Operator commands]]. | For more information about the restart utility, see [[:Category: Operator commands]]. | ||
The [[SirTune]] data collector, in addition to collecting performance data for | The [[SirTune]] data collector, in addition to collecting performance data for | ||
an Online, provides functionality identical to that of the restart facility. | an Online, provides functionality identical to that of the restart facility. | ||
If the SirTune data collector is active, the <var>RESTARTU</var> parameter is ignored. | |||
parameter is ignored. | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 16:35, 23 May 2017
Restart utility flags
Summary
- Default value
- X'00'
- Parameter type
- System
- Where set
- EXEC card PARM value under MVS, M204CMS command parameters under CMS
- Related products
- All
- Introduced
- Before Sirius Mods 6.7
Description
This parameter enables the restart utility, which makes it possible to communicate with a looping (or hung) Online with the MODIFY command under MVS or with the SMSG facility under CMS. Using MODIFY or SMSG commands, you can determine which user is running in the Online and BUMP a user, or even force a user restart.
The restart utility is enabled by setting the X'01' bit of the RESTARTU parameter. For more information about the restart utility, see Category: Operator commands.
The SirTune data collector, in addition to collecting performance data for an Online, provides functionality identical to that of the restart facility. If the SirTune data collector is active, the RESTARTU parameter is ignored.