Not Authorized (type 4)
Event name: | Not Authorized (type 4). |
Reason code in MQCFH: |
MQRC_NOT_AUTHORIZED (2035, X'7F3'). Not authorized for access. |
Event description: | Indicates that a command has been issued from a user ID that is not authorized to access the object specified in the command. |
Event type: | Authority. |
Platforms: | All, except IBM MQ for z/OS . |
Event queue: | SYSTEM.ADMIN.QMGR.EVENT. |
Event data
- QMgrName
-
Description: Name of the queue manager generating the event. Identifier: MQCA_Q_MGR_NAME. Data type: MQCFST. Maximum length: MQ_Q_MGR_NAME_LENGTH. Returned: Always. - ReasonQualifier
-
Description: Identifier for type 4 authority events. Identifier: MQIACF_REASON_QUALIFIER. Data type: MQCFIN. Values: - MQRQ_CMD_NOT_AUTHORIZED
- Command not authorized.
Returned: Always. - Command
-
Description: Command identifier. See the MQCFH header structure, described in Event message MQCFH (PCF header). Identifier: MQIACF_COMMAND. Data type: MQCFIN. Returned: Always. - UserIdentifier
-
Description: User identifier that caused the authorization check. Identifier: MQCACF_USER_IDENTIFIER. Data type: MQCFST. Maximum length: MQ_USER_ID_LENGTH. Returned: Always.
Parent topic: Event message descriptions