Once an administration request has been processed, a reply, if requested,
is sent to the reply-to queue manager queue. The reply message has the
same basic format as the request message with some additional fields.
A reply is made up of:
- Base administration fields. These are copied from the request
message.
- MQE_ADMIN_TARGET_QMGR
- MQE_ADMIN_ACTION
- MQE_ADMIN_MAXATTEMPTS
- Administration fields that are specific to the resource being
managed.
- MQE_ADMIN_PARAMS (characteristics of managed resource required for the
action)
- MQE_ADMIN_NAME
- Others
- Optional fields to assist with the processing of administration
messages. These are copied from the request message.
- MQE_MSG_STYLE
- MQE_MSG_REPLYTO_Q
- MQE_MSG_REPLYTO_QMGR
- MQE_MSG_MSGID
- MQE_MSG_CORRELID
- Administration fields detailing outcome of request.
- MQE_ADMIN_RC
- MQE_ADMIN_REASON
-
- Administration fields providing detailed results of the request that are
specific to the resource being managed.
- MQE_ADMIN_PARAMS (characteristics of managed resource required for the
action)
- MQE_ADMIN_NAME
- Other related fields
- Administration fields detailing errors that are specific to the resource
being managed.
- MQE_ADMIN_ERROR (error field items, one per characteristic in error)
- Field in error
- Other related errors
The first three items are describe in The basic administration request message. The reply specific fields are described in the
following sections.
© IBM Corporation 2000, 2003. All Rights Reserved