Discard (MQOPER_DISCARD)
The additional activity report message data parameters that are returned in the PCF group Operation for the Discard (MQOPER_DISCARD) operation type (a message was discarded).
- Feedback
Description: The reason for the message being discarded. Identifier: MQIACF_FEEDBACK. Data type: MQCFIN. Included in PCF group: Operation. Returned: Always.
- QName
Description: The name of the queue that was opened. Identifier: MQCA_Q_NAME. Data type: MQCFST. Maximum length: MQ_Q_NAME_LENGTH Included in PCF group: Operation. Returned: If the message was discarded because it was unsuccessfully put to a queue.
- RemoteQMgrName
Description: The name of the queue manager to which the message was destined. Identifier: MQCA_REMOTE_Q_MGR_NAME. Data type: MQCFST. Maximum length: MQ_Q_MGR_NAME_LENGTH Included in PCF group: Operation. Returned: If the value of Feedback is MQFB_NOT_FORWARDED.
Parent topic: Operation-specific activity report message data