MQBEGIN
Application has started the MQBEGIN MQI function
- CompCode
Description: The completion code indicating the result of the operation PCF Parameter: MQIACF_COMP_CODE Trace level: 1 Type MQCFIN
- Reason
Description: The reason code result of the operation PCF Parameter: MQIACF_REASON_CODE Trace level: 1 Type MQCFIN
- MQBO
Description: The MQBEGIN options structure. This parameter is not included if a NULL pointer is used on the MQBEGIN call. PCF Parameter: MQBACF_MQBO_STRUCT Trace level: 3 Type MQCFBS Length: The length in bytes of the MQBO structure.
- QMgrOpDuration
Description: Approximate API call duration, in microseconds, within the queue manager. The duration does not include the time spent outside of the queue manager. For example, the time taken as an IBM MQ client. Note: The accuracy of this timer varies according to the platform that your enterprise uses. PCF Parameter: MQIAMO64_QMGR_OP_DURATION Trace level: 2 Type MQCFIN64
Parent topic: Variable parameters for application activity MQI operations