Description: | The name of the queue manager. |
Identifier: | MQCA_Q_MGR_NAME. |
Datatype: | MQCFST. |
Maximum length: | MQ_Q_MGR_NAME_LENGTH. |
Returned: | Always. |
Description: | The date of the start of the monitoring period. |
Identifier: | MQCAMO_START_DATE. |
Datatype: | MQCFST. |
Maximum length: | MQ_DATE_LENGTH. |
Returned: | Always. |
Description: | The time of the start of the monitoring period. |
Identifier: | MQCAMO_START_TIME. |
Datatype: | MQCFST. |
Maximum length: | MQ_TIME_LENGTH. |
Returned: | Always. |
Description: | The date of the end of the monitoring period. |
Identifier: | MQCAMO_END_DATE. |
Datatype: | MQCFST. |
Maximum length: | MQ_DATE_LENGTH. |
Returned: | Always. |
Description: | The time of the end of the monitoring period. |
Identifier: | MQCAMO_END_TIME. |
Datatype: | MQCFST. |
Maximum length: | MQ_TIME_LENGTH. |
Returned: | Always. |
Description: | The queue manager command level. |
Identifier: | MQIA_COMMAND_LEVEL. |
Datatype: | MQCFIN. |
Returned: | Always. |
Description: | The connection identifier for the WebSphere MQ connection. |
Identifier: | MQBACF_CONNECTION_ID. |
Datatype: | MQCFBS. |
Maximum length: | MQ_CONNECTION_ID_LENGTH. |
Returned: | Always. |
Description: | The sequence number. This value is incremented for each subsequent record for long running connections. |
Identifier: | MQIACF_SEQUENCE_NUMBER. |
Datatype: | MQCFIN. |
Returned: | Always. |
Description: | The name of the application. |
Identifier: | MQCACF_APPL_NAME. |
Datatype: | MQCFST. |
Maximum length: | MQ_APPL_NAME_LENGTH. |
Returned: | Always. |
Description: | The operating system process identifier of the application. |
Identifier: | MQCACF_PROCESS_ID. |
Datatype: | MQCFIN. |
Returned: | Always. |
Description: | The WebSphere MQ thread identifier of the connection in the application. |
Identifier: | MQCACF_THREAD_ID. |
Datatype: | MQCFIN. |
Returned: | Always. |
Description: | The user identifier context of the application. |
Identifier: | MQCACF_USER_IDENTIFIER. |
Datatype: | MQCFST. |
Maximum length: | MQ_USER_ID_LENGTH. |
Returned: | Always. |
Description: | The number of queues accessed in the interval for which accounting data has been recorded. This value is set to the number of QAccountingData PCF groups contained in the message. |
Identifier: | MQIAMO_OBJECT_COUNT. |
Datatype: | MQCFIN. |
Returned: | Always. |
Description: | Grouped parameters specifying accounting details for a queue. |
Identifier: | MQGACF_Q_ACCOUNTING_DATA. |
Datatype: | MQCFGR. |
Parameters in group: |
|
Returned: | Always. |
Description: | The name of the queue. |
Identifier: | MQCA_Q_NAME. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Maximum length: | MQ_Q_NAME_LENGTH. |
Returned: | When available. |
Description: | The date the queue was created. |
Identifier: | MQCA_CREATION_DATE. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData |
Maximum length: | MQ_DATE_LENGTH |
Returned: | When available. |
Description: | The time the queue was created. |
Identifier: | MQCA_CREATION_TIME. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Maximum length: | MQ_TIME_LENGTH. |
Returned: | When available. |
Description: | The type of the queue. |
Identifier: | MQIA_Q_TYPE. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Value: | MQQT_LOCAL. |
Returned: | When available. |
Description: | The queue definition type. |
Identifier: | MQIA_DEFINITION_TYPE. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Values: | Possible values are:
|
Returned: | When available. |
Description: | The number of times this queue was opened by the application in this interval. |
Identifier: | MQIAMO_OPENS. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The date the queue was first opened in this recording interval. If the queue was already open at the start of this interval this value will reflect the date the queue was originally opened. |
Identifier: | MQCAMO_OPEN_DATE. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The time the queue was first opened in this recording interval. If the queue was already open at the start of this interval this value will reflect the time the queue was originally opened. |
Identifier: | MQCAMO_OPEN_TIME. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The date of the final close of the queue in this recording interval. If the queue is still open then the value will not be returned. |
Identifier: | MQCAMO_CLOSE_DATE. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The time of final close of the queue in this recording interval. If the queue is still open then the value will not be returned. |
Identifier: | MQCAMO_CLOSE_TIME. |
Datatype: | MQCFST. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of persistent and nonpersistent messages successfully put to the queue, with the exception of MQPUT1 calls. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_PUTS. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to put a message, with the exception of MQPUT1 calls. |
Identifier: | MQIAMO_PUTS_FAILED. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of persistent and nonpersistent messages successfully put to the queue using MQPUT1 calls. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_PUT1S. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to put a message using MQPUT1 calls. |
Identifier: | MQIAMO_PUT1S_FAILED. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The total number of bytes put for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO64_PUT_BYTES. |
Datatype: | MQCFIL64. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The smallest persistent and nonpersistent message size placed on the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_PUT_MIN_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The largest persistent and nonpersistent message size placed on the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_PUT_MAX_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of successful destructive MQGET calls for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_GETS. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of unsuccessful destructive gets. |
Identifier: | MQIAMO_GETS_FAILED. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of bytes read in destructive MQGET calls for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO64_GET_BYTES. |
Datatype: | MQCFIL64. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The size of the smallest persistent and nonpersistent message retrieved rom the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_GET_MIN_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The size of the largest persistent and nonpersistent message retrieved rom the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_GET_MAX_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of successful non-destructive gets for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_BROWSES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData, |
Returned: | When available. |
Description: | The number of unsuccessful non-destructive gets. |
Identifier: | MQIAMO_BROWSES_FAILED. |
Datatype: | MQCFIN. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The number of bytes read in non-destructive gets that returned persistent messages. |
Identifier: | MQIAMO64_BROWSE_BYTES. |
Datatype: | MQCFIL64. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The size of the smallest persistent and nonpersistent message browsed from the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_BROWSE_MIN_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The size of the largest persistent and nonpersistent message browsed from the queue. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_BROWSE_MAX_BYTES. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The shortest time a persistent and nonpersistent message remained on the queue before being retrieved, in microseconds. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_Q_TIME_MIN. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The average time a persistent and nonpersistent message remained on the queue before being retrieved, in microseconds. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_Q_TIME_AVG. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Description: | The longest time a persistent and nonpersistent message remained on the queue before being retrieved, in microseconds. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_Q_TIME_MAX. |
Datatype: | MQCFIL. |
Included in PCF group: | QAccountingData. |
Returned: | When available. |
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzax05102 |