Home
Response data
- ApplTag (MQCFST)
- Application tag (parameter identifier: MQCACF_APPL_TAG).
The maximum length is MQ_APPL_TAG_LENGTH.
- ApplType (MQCFIN)
- Application type (parameter identifier: MQIA_APPL_TYPE).
The value can be:
- MQAT_QMGR
- Queue manager process.
- MQAT_CHANNEL_INITIATOR
- Channel initiator.
- MQAT_USER
- User application.
- MQAT_BATCH
- Application using a batch connection (only on z/OS).
- MQAT_RRS_BATCH
- RRS–coordinated application using a batch connection (only on z/OS).
- MQAT_CICS
- CICS transaction (only on z/OS).
- MQAT_IMS
- IMS transaction (only on z/OS).
- ASID (MQCFST)
- Address space identifier (parameter identifier: MQCACF_ASID).
The 4-character address-space identifier of the application identified by ApplTag. It distinguishes duplicate values of ApplTag.
This parameter is valid only on z/OS.
The length of the string is MQ_ASID_LENGTH.
- ChannelName (MQCFST)
- Channel name (parameter identifier: MQCACH_CHANNEL_NAME).
The maximum length of the string is MQ_CHANNEL_NAME_LENGTH.
- ConnectionId (MQCFBS)
- Connection identifier (parameter identifier: MQBACF_CONNECTION_ID).
The length of the string is MQ_CONNECTION_ID_LENGTH.
- ConnectionName (MQCFST)
- Connection name (parameter identifier: MQCACH_CONNECTION_NAME).
The maximum length of the string is MQ_CONN_NAME_LENGTH.
- ConnectionOptions (MQCFIL)
- Connect options currently in force for the connection (parameter identifier: MQIACF_CONNECT_OPTIONS).
- ConnInfoType (MQCFIN)
- Type of information returned (parameter identifier: MQIACF_CONN_INFO_TYPE).
The value may be:
- MQIACF_CONN_INFO_CONN
- Generic information for the specified connection.
- MQIACF_CONN_INFO_HANDLE
- Information pertinent only to those objects opened by the specified connection.
- HandleState (MQCFIN)
- State of the handle (parameter identifier: MQIACF_HANDLE_STATE).
The value may be:
- MQHSTATE_ACTIVE
- An API call from this connection is currently in progress for this object. If the object is a queue, this condition can arise when an MQGET WAIT call is in progress.
If there is an MQGET SIGNAL outstanding, then this does not mean, by itself, that the handle is active.
- MQHSTATE_INACTIVE
- No API call from this connection is currently in progress for this object. If the object is a queue, this condition can arise when no MQGET WAIT call is in progress.
- ObjectName (MQCFST)
- Object name (parameter identifier: MQCACF_OBJECT_NAME).
The maximum length of the string is MQ_OBJECT_NAME_LENGTH.
- ObjectType (MQCFIN)
- Object type (parameter identifier: MQIACF_OBJECT_TYPE).
The value can be:
- MQOT_Q
- Queue.
- MQOT_NAMELIST
- Namelist.
- MQOT_PROCESS
- Process.
- MQOT_Q_MGR
- Queue manager.
- MQOT_CHANNEL
- Channel.
- MQOT_AUTH_INFO
- Authentication information object.
- OpenOptions (MQCFIN)
- Open options currently in force for the object for connection (parameter identifier: MQIACF_OPEN_OPTIONS).
- OriginName (MQCFST)
- Origin name (parameter identifier: MQCACF_ORIGIN_NAME).
Identifies the originator of the unit of recovery, except where ApplType is MQAT_RRS_BATCH when it is omitted.
This parameter is valid only on z/OS.
The length of the string is MQ_ORIGIN_NAME_LENGTH.
- OriginUOWId (MQCFBS)
- Origin UOW identifier (parameter identifier: MQBACF_ORIGIN_UOW_ID).
The unit of recovery identifier assigned by the originator. It is an 8–byte value.
This parameter is valid only on z/OS.
The length of the string is MQ_UOW_ID_LENGTH.
- ProcessId (MQCFIN)
- Process identifier (parameter identifier: MQIACF_PROCESS_ID).
- PSBName (MQCFST)
- Program specification block name (parameter identifier: MQCACF_PSB_NAME).
The 8–character name of the program specification block (PSB) associated with the running IMS transaction.
This parameter is valid only on z/OS.
The length of the string is MQ_PSB_NAME_LENGTH.
- PSTId (MQCFST)
- Program specification table identifier (parameter identifier: MQCACF_PST_ID).
The 4–character IMS program specification table (PST) region identifier for the connected IMS region.
This parameter is valid only on z/OS.
The length of the string is MQ_PST_ID_LENGTH.
- QMgrUOWId (MQCFBS)
- Unit of recovery identifier assigned by the queue manager (parameter identifier: MQBACF_Q_MGR_UOW_ID).
On z/OS platforms, this is returned as a 6–byte RBA. On platforms other than z/OS, this is an 8–byte transaction identifier.
The maximum length of the string is MQ_UOW_ID_LENGTH.
- QSGDispositon (MQCFIN)
- QSG disposition (parameter identifier: MQIA_QSG_DISP).
Specifies the disposition of the object (that is, where it is defined and how it behaves). This is valid only on z/OS. The value can be:
- MQQSGD_COPY
- The object is defined as MQQSGD_COPY.
- MQQSGD_Q_MGR
- The object is defined as MQQSGD_Q_MGR.
- MQQSGD_SHARED
- The object is defined as MQQSGD_SHARED.
- StartUOWLogExtent (MQCFST)
- Name of the first extent needed to recover the transaction (parameter identifier: MQCACF_UOW_LOG_EXTENT_NAME).
The 8–character name of the program specification block (PSB) associated with the running IMS transaction.
This parameter is not valid on z/OS.
The maximum length of the string is MQ_LOG_EXTENT_NAME_LENGTH.
- TaskNumber (MQCFST)
- Task number (parameter identifier: MQCACF_TASK_NUMBER).
The 7–digit CICS task number.
This parameter is valid only on z/OS.
The maximum length of the string is MQ_TASK_NUMBER_LENGTH.
- ThreadId (MQCFIN)
- Thread identifier (parameter identifier: MQIACF_THREAD_ID).
- TransactionId (MQCFST)
- Transaction identifier (parameter identifier: MQCACF_TRANSACTION_ID).
The 4–character CICS transaction identifier.
This parameter is valid only on z/OS.
The maximum length of the string is MQ_TRANSACTION_ID_LENGTH.
- UOWIdentifier (MQCFBS)
- External unit of recovery identifier associated with the connection (parameter identifier: MQBACF_EXTERNAL UOW_ID).
This is the recovery identifier for the unit of recovery. The value of UOWType determines its format.
The maximum length of the byte string is MQ_UOW_ID_LENGTH.
- UOWLogStartDate (MQCFST)
- Logged unit of work start date, in the form yyyy-mm-dd (parameter identifier: MQCACF_UOW_LOG_START_DATE).
The maximum length of the string is MQ_DATE_LENGTH.
- UOWLogStartTime (MQCFST)
- Logged unit of work start time, in the form hh.mm.ss (parameter identifier: MQCACF_UOW_LOG_START_TIME).
The maximum length of the string is MQ_TIME_LENGTH.
- UOWStartDate (MQCFST)
- Unit of work creation date (parameter identifier: MQCACF_UOW_START_DATE).
The maximum length of the string is MQ_DATE_LENGTH.
- UOWStartTime (MQCFST)
- Unit of work creation time (parameter identifier: MQCACF_UOW_START_TIME).
The maximum length of the string is MQ_TIME_LENGTH.
- UOWState (MQCFIN)
- State of the unit of work (parameter identifier: MQIACF_UOW_STATE).
The value can be:
- MQUOWST_NONE
- There is no unit of work.
- MQUOWST_ACTIVE
- The unit of work is active.
- MQUOWST_PREPARED
- The unit of work is in the process of being committed.
- MQUOWST_UNRESOLVED
- The unit of work is in the second phase of a two-phase commit operation. WebSphere MQ holds resources on its behalf and external intervention is required to resolve it. This might be as simple as starting the recovery coordinator (such as CICS, IMS, or RRS) or it might involve a more complex operation such as using the RESOLVE INDOUBT command. This value can occur only on z/OS.
- UOWType (MQCFIN)
- Type of external unit of recovery identifier as perceived by the queue manager (parameter identifier: MQIACF_UOW_TYPE).
The value can be:
- MQUOWT_Q_MGR
- MQUOWT_CICS
- MQUOWT_RRS
- MQUOWT_IMS
- MQUOWT_XA
- UserId (MQCFST)
- User identifier (parameter identifier: MQCACF_USER_IDENTIFIER).
The maximum length of the string is MQ_MAX_USER_ID_LENGTH.
Parent topic:
Inquire Connection (Response)
pc12590_
Home