MQ_CMIT
The MQ_CMIT BIF indicates to the queue manager that the application has reached a syncpoint, and that all the message gets and puts that have occurred since the last syncpoint are to be made permanent.
Arguments
No |
Type |
Required |
Description |
Min |
Max |
Min |
Max |
1 |
A |
Required |
Connection Handle. |
4 |
4 |
|
|
Return Values
No |
Type |
Required |
Description |
Min |
Max |
Min |
Max |
1 |
A |
Required |
Status. |
20 |
20 |
|
|
2 |
A |
Required |
Message. |
1 |
256 |
|
|