AUDITOPT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:AUDITOPT parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 10: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V5.1</var>  
</dl>
</dl>
==Description==
==Description==
<p>The AUDITOPT parameter indicates special handling for the auditing of various messages. The parameter contains bit settings with the following possible values:</p>
<p>The AUDITOPT parameter indicates special handling for the auditing of various messages. The parameter contains bit settings with the following possible values:</p>
Line 24: Line 26:
</var></th><td>
</var></th><td>
<p>Default value</p>
<p>Default value</p>
</th></tr>
<tr><th align="right"><var>
<p>X'00000001' </p>
</var></th><td>
<p>Authorizes the MSGCTLU command to issue NOAUDIT option.</p>
</td></tr>
</td></tr>
<tr><th align="right"><var>
<tr><th align="right"><var>
Line 36: Line 43:
</td></tr>
</td></tr>
</table>
</table>
[[Category:System Parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 05:19, 1 March 2024

Audit options

Summary

Default value
X'00000000'
Parameter type
System
Where set
On User 0's parameter line or reset by system manager
Related products
All
Introduced
Model 204 V5.1

Description

The AUDITOPT parameter indicates special handling for the auditing of various messages. The parameter contains bit settings with the following possible values:

Setting

Meaning

X'00000000'

Default value

X'00000001'

Authorizes the MSGCTLU command to issue NOAUDIT option.

X'40000000'

Indicates that MQ/204 messages M204.2504, 2505, and 2506 are not to be written to the audit trail if an MQ/204 operation (other than MQGET, MQPUT, or MQPUT1 statement) is successful.

X'80000000'

Indicates that MQ/204 messages M204.2504, 2505, and 2506 are not to be written to the audit trail if an MQGET, MQPUT or MQPUT1 statement is successful.