DefPResp (10-digit signed integer) on IBM i
The default put response type (DEFPRESP) attribute defines the value used by applications when the PutResponseType within MQPMO has been set to PMRASQ. This attribute is valid for all queue types.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
X | X | X | X | X |
- SYNC
- The put operation is issued synchronously returning a response.
- ASYNC
- The put operation is issued asynchronously, returning a subset of MQMD fields.
To determine the value of this attribute, use the IADPRT selector with the MQINQ call.
Parent topic: Attributes for queues