SIRTUNE parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (misc formatting) |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
This is a bitmask parameter that controls SirTune | This is a bitmask parameter that controls SirTune. The meaning of the bits are: | ||
< | <table class="thJustBold"> | ||
< | <tr><th>X'01'</th> | ||
<td>Enables the SirTune data collector. When this is set, the SirTune data collector looks for the <var>SIRTUNED</var> data set. If present, the SirTune data collector is enabled, and compilation and sample data are collected to <var>SIRTUNED</var>. In addition, the <var>MODIFY</var>/<var>SMSG</var> commands are also available. </td></tr> | |||
</table> | |||
In addition, the <var>MODIFY</var>/<var>SMSG</var> commands | |||
</ | |||
Setting this parameter in an Online not authorized for SirTune | The <var>SIRTUNE</var> default value enables the [[SirTune data collection under MVS|SirTune data collector]] '''if possible'''. Things that prevent it from being enabled are: | ||
For more information about the SirTune data collector, see | <ul> | ||
<li>The absence of the <var>SIRTUNED</var> data set. </li> | |||
<li>Model 204 running under an older SirTune load | |||
module. </li> | |||
</ul> | |||
In the first case, the SirTune data collector silently disables itself. In the second case, it issues an informational message and then disables itself. In no case | |||
should the default value for <var>SIRTUNE</var> prevent an Online from coming up, so there is probably little reason to set this parameter. | |||
Setting this parameter in an Online not authorized for SirTune has no effect. | |||
For more information about the SirTune data collector, see [[SirTune data collection under MVS]] and [[SirTune data collection under CMS]]. | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 19:04, 11 July 2017
SirTune flags
Summary
- Default value
- X'01'
- Parameter type
- System
- Where set
- EXEC card PARM value under MVS, M204 CMS command parameters under CMS
- Related products
- SirTune
- Introduced
- Sirius Mods 6.9
Description
This is a bitmask parameter that controls SirTune. The meaning of the bits are:
X'01' | Enables the SirTune data collector. When this is set, the SirTune data collector looks for the SIRTUNED data set. If present, the SirTune data collector is enabled, and compilation and sample data are collected to SIRTUNED. In addition, the MODIFY/SMSG commands are also available. |
---|
The SIRTUNE default value enables the SirTune data collector if possible. Things that prevent it from being enabled are:
- The absence of the SIRTUNED data set.
- Model 204 running under an older SirTune load module.
In the first case, the SirTune data collector silently disables itself. In the second case, it issues an informational message and then disables itself. In no case should the default value for SIRTUNE prevent an Online from coming up, so there is probably little reason to set this parameter.
Setting this parameter in an Online not authorized for SirTune has no effect.
For more information about the SirTune data collector, see SirTune data collection under MVS and SirTune data collection under CMS.