AUDITOPT parameter: Difference between revisions
Jump to navigation
Jump to search
RPuszewski (talk | contribs) |
|||
Line 26: | 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> |
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. |