Message data in event messages

The event message data is in programmable command format (PCF), as is used in PCF command inquiries and responses.

The event message consists of two parts: the event header and the event data.

 

Event header (MQCFH)

The information in MQCFH specifies:

Reason codes have names that begin with the characters MQRC_. For example, the reason code MQRC_PUT_INHIBITED is generated when an application attempts to put a message on a queue that is not enabled for puts.

MQCFH is described in Event message MQCFH (PCF header).

 

Event data

See Event message descriptions.