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: | Date of MQCONN operation. |
Identifier: | MQCAMO_CONN_DATE. |
Datatype: | MQCFST. |
Maximum length: | MQ_TIME_LENGTH |
Returned: | When available. |
Description: | Time of MQCONN operation. |
Identifier: | MQCAMO_CONN_TIME. |
Datatype: | MQCFST. |
Maximum length: | MQ_TIME_LENGTH. |
Returned: | When available. |
Description: | Connection name for client connection. |
Identifier: | MQCAMO_CONNECTION_NAME. |
Datatype: | MQCFST. |
Maximum length: | MQ_CONN_NAME_LENGTH. |
Returned: | When available. |
Description: | Channel name for client connection. |
Identifier: | MQCACH_CHANNEL_NAME. |
Datatype: | MQCFST. |
Maximum length: | MQ_CHANNEL_NAME_LENGTH. |
Returned: | When available. |
Description: | Date of MQDISC operation. |
Identifier: | MQCAMO_DISC_DATE. |
Datatype: | MQCFST. |
Maximum length: | MQ_DATE_LENGTH. |
Returned: | When available. |
Description: | Time of MQDISC operation. |
Identifier: | MQCAMO_DISC_TIME. |
Datatype: | MQCFST. |
Maximum length: | MQ_TIME_LENGTH. |
Returned: | When available. |
Description: | Type of disconnect. |
Identifier: | MQIAMO_DISC_TYPE. |
Datatype: | MQCFIN. |
Values: | The possible values are:
|
Returned: | When available. |
Description: | The number of objects opened. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_OPENS. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to open an object. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_OPENS_FAILED. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of objects closed. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_CLOSES. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to close an object. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_CLOSES_FAILED. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number persistent and nonpersistent messages successfully put to a queue, with the exception of messages put using the MQPUT1 call. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_PUTS. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to put a message. |
Identifier: | MQIAMO_PUTS_FAILED. |
Datatype: | MQCFIN. |
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 number bytes written using put calls for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO64_PUT_BYTES. |
Datatype: | MQCFIL64. |
Returned: | When available. |
Description: | The number of successful destructive gets for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO_GETS. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful destructive gets. |
Identifier: | MQIAMO_GETS_FAILED. |
Datatype: | MQCFIN. |
Returned: | When available. |
Description: | Total number of bytes retrieved for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO64_GET_BYTES. |
Datatype: | MQCFIL64. |
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. |
Returned: | When available. |
Description: | The number of unsuccessful non-destructive gets. |
Identifier: | MQIAMO_BROWSES_FAILED. |
Datatype: | MQCFIN. |
Returned: | When available. |
Description: | Total number of bytes browsed for persistent and nonpersistent messages. This parameter is an integer list indexed by persistence value, see Note 2. |
Identifier: | MQIAMO64_BROWSE_BYTES. |
Datatype: | MQCFIL64. |
Returned: | When available. |
Description: | The number of successful transactions. This number includes those transactions committed implicitly by the connecting application. Commit requests where there is no outstanding work are included in this count. |
Identifier: | MQIAMO_COMMITS. |
Datatype: | MQCFIN. |
Returned: | When available. |
Description: | The number of unsuccessful attempts to complete a transaction. |
Identifier: | MQIAMO_COMMITS_FAILED. |
Datatype: | MQCFIN. |
Returned: | When available. |
Description: | The number of backouts processed, including implicit backouts due to abnormal disconnect. |
Identifier: | MQIAMO_BACKOUTS. |
Datatype: | MQCFIN. |
Returned: | When available. |
Description: | The number of successful objects inquired upon. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_INQS. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful object inquire attempts. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_INQS_FAILED. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of successful MQSET calls. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_SETS. |
Datatype: | MQCFIL. |
Returned: | When available. |
Description: | The number of unsuccessful MQSET calls. This parameter is an integer list indexed by object type, see Note 1. |
Identifier: | MQIAMO_SETS_FAILED. |
Datatype: | MQCFIL. |
Returned: | When available. |
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzax05101 |