I have a CICS transaction that is triggered by the CICS trigger monitor (CKTI).
The local queue attribute for trigger type is EVERY.
When the transaction is triggered it gets a message off the queue under a syncpoint (MQGMO_SYNCPOINT). It then abends and the message is rolled back to the
originating local queue.
 
The problem is that the trigger monitor does not start the CICS transaction again (no trigger
message is put on the initiation queue). I know the transaction does not start again because
the use count of the program is not incremented. Does anyone know what could cause this problem as I have used this same logic before and have not came across this problem in the past?
 
The CICS abend is a 4038. I thought I remembered something about this abend in CICS has something to do with this problem.


Share your photos without swamping your Inbox. Get Hotmail Extra Storage today! Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to