I don't know why when my batch COBOL/DB2 program abends, the previously processed MQ messages (using MQGET) are still on the queue even if I issued a EXEC SQL COMMIT END-EXEC. The database changes have taken effect but all messages stay in the queue. Is there another way of issuing some kind of syncpoint ?
Thanks.
Thanks.