MQ fires a trigger for every single message that arrives. If 10,000 messages arrive in a burst, MQ generates 10,000 trigger messages, and CKTI tries to start 10,000 instances of your transaction. This will overwhelm your CICS region. Use TRIGTYPE(EVERY) only for low-volume queues where each message