CHKPRIV parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (typos)
 
Line 14: Line 14:
</dl>
</dl>
==Description==
==Description==
<p>A system administrator can issue the simple <var>[[CHECKPOINT_parameter|CHECKPOINT]]</var> command. The following  CHKPRIV settings are additional options that may be given by the system manager to a system administrator.</p>
<p>
A system administrator can issue the simple <var>[[CHECKPOINT command|CHECKPOINT]]</var> command. The following  CHKPRIV settings are additional options that may be given by the system manager to a system administrator.</p>
<table>
<table>
<tr><th>Setting </th><th>
<tr class="head"><th>Setting </th><th>
<p>System administrator can do...</p>
<p>System administrator can do...</p>
</th></tr>
</th></tr>
<tr><th align="right"><var>X'01' </var></th><td>
 
<p>TRAN and/or SUBTRAN</p>
<tr><th align="right"><var>X'01' </var></th>
</td></tr>
<td>TRAN and/or SUBTRAN</td></tr>
<tr><th align="right"><var>X'02' </var></th><td>
 
<p>MESSAGE</p>
<tr><th align="right"><var>X'02' </var></th>
</td></tr>
<td>MESSAGE</td></tr>
<tr><th align="right"><var>X'04' </var></th><td>
 
<p>ABORT</p>
<tr><th align="right"><var>X'04' </var></th>
</td></tr>
<td>ABORT</td></tr>
<tr><th align="right"><var>X'08' </var></th><td>
 
<p>EXTENDED QUIESCE</p>
<tr><th align="right"><var>X'08' </var></th>
</td></tr>
<td>EXTENDED QUIESCE</td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 20:14, 17 November 2014

Checkpoint privilege requirement

Summary

Default value
X'00'
Parameter type
User
Where set
In CCAIN User 0 parameters and resettable by system manager
Related products
All
Introduced
Model 204 V7.4

Description

A system administrator can issue the simple CHECKPOINT command. The following CHKPRIV settings are additional options that may be given by the system manager to a system administrator.

Setting

System administrator can do...

X'01' TRAN and/or SUBTRAN
X'02' MESSAGE
X'04' ABORT
X'08' EXTENDED QUIESCE