MQPMO_NO_SYNCPOINT

 

public final static int

The request is to operate outside the normal unit-of-work protocols. The message is available immediately, and it cannot be deleted by backing out a unit of work. If neither this option nor MQPMO_SYNCPOINT is specified, the inclusion of the put request in unit-of-work protocols is determined by the environment, see MQPMO_SYNCPOINT.

Do not specify MQPMO_NO_SYNCPOINT with MQPMO_SYNCPOINT.


uj20110_