Event data

QMgrName
Description: Name of the queue manager generating the event.
Identifier: MQCA_Q_MGR_NAME.
Datatype: MQCFST.
Maximum length: MQ_Q_MGR_NAME_LENGTH.
Returned: Always.
CurrentLogExtent
Description: Name of the log extent, or on i5/OS the journal receiver being written, when the event message was generated.
Identifier: MQCACF_CURRENT_LOG_EXTENT_NAME.
Datatype: MQCFST.
Maximum length: MQ_LOG_EXTENT_NAME_LENGTH.
Returned: Always.
RestartRecoveryLogExtent
Description: Name of the oldest log extent, or on i5/OS the oldest journal receiver, required by the queue manager to perform restart recovery.
Identifier: MQCACF_RESTART_LOG_EXTENT_NAME.
Datatype: MQCFST.
Maximum length: MQ_LOG_EXTENT_NAME_LENGTH.
Returned: Always.
MediaRecoveryLogExtent
Description: Name of the oldest log extent, or on i5/OS the oldest journal receiver, required by the queue manager to perform media recovery.
Identifier: MQCACF_MEDIA_LOG_EXTENT_NAME.
Datatype: MQCFST.
Maximum length: MQ_LOG_EXTENT_NAME_LENGTH.
Returned: Always.
LogPath
Description: The directory where log files are created by the queue manager.
Identifier: MQCACF_LOG_PATH.
Datatype: MQCFST.
Maximum length: MQ_LOG_PATH_LENGTH.
Returned: Always.