Posted: Fri Jan 20, 2006 6:50 am Post subject: Change MQ Event's Date/Time
Voyager
Joined: 01 Jul 2005 Posts: 82
Hi :
Is there a way to change the Put Date/Time in MQ Series to reflect the proper time zone. (Eg. I would like it to be EST)? Thanks
Reason Code : MQRC_CHANNEL_STARTED
Event type : CHANNEL EVENT
Event Put Date (GMT) : 2006/01/20
Event Put Time (GMT) : 09:05:34
you can not make mq to change it, mq will use gmt.
you can change it by your own by reading the message, changing and putting the message back (special authority is required) but this does not make sense to me.
what are you doing with the events? display then? creating alerts? then change the application that processes the event messages to convert gmt to est or whatever you need. _________________ Regards, Butcher
Thanks for reply. Yes to send alerts using the IBM's getevent.c . Displaying GMT always need a mental calculation to convert to EST. Is there program around to do the conversion? Thanks
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