Hi
I am using WebSpher MQ for OS/390 v5.3.
On occasion the batch COBOL program that is triggered abends which cause the trigger attribute on the local queue to change from TRIGGER to NOTRIGGER. Is there a way to monitor this? I would like to be notified when the trigger attribute changes. This causes messages to be backed up in the queue when the trigger is turned off.
Thank you.
Hi,
maybe you can use the configuration events - change object events are generated when an object is changed
and this events report the attributes of an object that has been created or changed.
This messages are written to the queue SYSTEM.ADMIN.CONFIG.EVENT.
You need an application that reads the messages and informs you when there is a change from trigger to notrigger
for your local queue.
Regards, Ulli
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum