SyncPoint (MQLONG)
This indicates whether the local queue manager supports units of work and syncpointing with the MQGET, MQPUT, and MQPUT1 calls.
- MQSP_AVAILABLE
- Units of work and syncpointing available.
- MQSP_NOT_AVAILABLE
- Units of work and syncpointing not available.
- On z/OS this value is never returned.
To determine the value of this attribute, use the MQIA_SYNCPOINT selector with the MQINQ call.