Application activity trace message data
Immediately following the PCF header is a set of parameters describing the time interval for the activity trace. These parameters also indicate the sequence of messages in the event of messages being written. The order and number of fields following the header is not guaranteed, allowing additional information to be added in the future.
Message name: | Activity trace message. |
System queue: | SYSTEM.ADMIN.TRACE.ACTIVITY.QUEUE. |
- QueueManager
-
Description: The name of the queue manager Identifier: MQCA_Q_MGR_NAME Data type: MQCFST Maximum length: MQ_Q_MGR_NAME_LENGTH - QSGName
-
Description: The name of the queue sharing group that the Queue Manager is a member of (z/OSĀ® only) Identifier: MQCA_QSG_NAME Data type: MQCFST Maximum length: MQ_Q_MGR_NAME_LENGTH - HostName
-
Description: The host name of the machine the Queue Manager is running on Identifier: MQCACF_HOST_NAME Data type: MQCFST - IntervalStartDate
-
Description: The date of the start of the monitoring period Identifier: MQCAMO_START_DATE Data type: MQCFST Maximum length: MQ_DATE_LENGTH - IntervalStartTime
-
Description: The time of the start of the monitoring period Identifier: MQCAMO_START_TIME Data type: MQCFST Maximum length: MQ_TIME_LENGTH - IntervalEndDate
-
Description: The date of the end of the monitoring period Identifier: MQCAMO_END_DATE Data type: MQCFST Maximum length: MQ_DATE_LENGTH - IntervalEndTime
-
Description: The time of the end of the monitoring period Identifier: MQCAMO_END_TIME Data type: MQCFST Maximum length: MQ_TIME_LENGTH - CommandLevel
-
Description: The IBM MQ command level Identifier: MQIA_COMMAND_LEVEL Data type: MQCFIN - SeqNumber
-
Description: The sequence number normally zero. This value is incremented for each subsequent record for long running connections. Identifier: MQIACF_SEQUENCE_NUMBER Data type: MQCFIN - ApplicationName
-
Description: The name of the application. (program name) Identifier: MQCACF_APPL_NAME Data type: MQCFST Maximum length: MQ_APPL_NAME_LENGTH - ApplClass
-
Description: Type of application that performed the activity. Possible values: MQAT_* Identifier: MQIA_APPL_TYPE Data type: MQCFIN - ApplicationPid
-
Description: The operating system Process ID of the application. Identifier: MQIACF_PROCESS_ID Data type: MQCFIN - UserId
-
Description: The user identifier context of the application Identifier: MQCACF_USER_IDENTIFIER Data type: MQCFST Maximum length: MQ_USER_ID_LENGTH - APICallerType
-
Description: The type of the application. Possible values: MQXACT_EXTERNAL or MQXACT_INTERNAL Identifier: MQIACF_API_CALLER_TYPE Data type: MQCFIN - Environment
-
Description: The runtime environment of the application. Possible values: MQXE_OTHER MQXE_MCA MQXE_MCA_SVRCONN MQXE_COMMAND_SERVER MQXE_MQSC Identifier: MQIACF_API_ENVIRONMENT Data type: MQCFIN - Detail
-
Description: The detail level that is recorded for the connection. Possible values: 1=LOW 2=MEDIUM 3=HIGH Identifier: MQIACF_TRACE_DETAIL Data type: MQCFIN - TraceDataLength
-
Description: The length of message data (in bytes) that is traced for this connection. Identifier: MQIACF_TRACE_DATA_LENGTH Data type: MQCFIN - Pointer Size
-
Description: The length (in bytes) of pointers on the platform the application is running (to assist in interpretation of binary structures ) Identifier: MQIACF_POINTER_SIZE Data type: MQCFIN - Platform
-
Description: The platform on which the queue manager is running. Value is one of the MQPL_* values. Identifier: MQIA_PLATFORM Data type: MQCFIN