MQCLOSE
Application has started the MQCLOSE MQI function
- ObjectHandle
Description: The object handle PCF Parameter: MQIACF_HOBJ Trace level: 1 Type MQCFIN
- CloseOptions
Description: Close options PCF Parameter: MQIACF_CLOSE_OPTIONS Trace level: 1 Type MQCFIN
- 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
- ResolvedQName
Description: The queue name referred to by the ObjectHandle, when ResolvedType is MQOT_Q. PCF Parameter: MQCACF_RESOLVED_LOCAL_Q_NAME Trace level: 2 Type MQCFST Length: MQ_Q_NAME_LENGTH.
- ResObjectString
Description: The object name referred to by the ObjectHandle, when ResolvedType is MQOT_TOPIC. PCF Parameter: MQCACF_RESOLVED_OBJECT_STRING Trace level: 2 Type MQCFST Length: Length varies.
- ResolvedType
Description: The type of the object referred to by the ObjectHandle. Possible values are MQOT_Q, MQOT_TOPIC, or MQOT_NONE. PCF Parameter: MQIACF_RESOLVED_TYPE Trace level: 2 Type MQCFIN
- 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