RESTARTU parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
Line 25: Line 25:
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.
Under ''Sirius Mods'' 6.9 and later, the ''SirTune'' data collector is integrated into
Under <var class="product">Sirius Mods</var> 6.9 and later, the ''SirTune'' data collector is integrated into
the ''Sirius Mods''.
the <var class="product">Sirius Mods</var>.
As such, in these releases, if the ''SirTune'' data collector is active, the RESTARTU
As such, in these releases, if the ''SirTune'' data collector is active, the RESTARTU
parameter is ignored.
parameter is ignored.
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 00:45, 30 October 2012

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 Operator Commands.

The SirTune data collector, in addition to collecting performance data for an Online, provides functionality identical to that of the restart facility. Under Sirius Mods 6.9 and later, the SirTune data collector is integrated into the Sirius Mods. As such, in these releases, if the SirTune data collector is active, the RESTARTU parameter is ignored.