InhibitPut (10-digit signed integer) on IBM® i
Controls whether put operations for this queue are allowed.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
|
|
|
|
|
- QAPUTI
- Put operations are inhibited. Note: If an MQPUT call operating within a unit of work completes successfully, changing the value of the InhibitPut attribute later to QAPUTI does not prevent the unit of work being committed.
- QAPUTA
- Put operations are allowed.
To determine the value of this attribute, use the IAIPUT selector with the MQINQ call. To change the value of this attribute, use the MQSET call.