Posted: Thu Apr 26, 2007 8:26 am Post subject: To log the message transfer details from a MQ queue
Acolyte
Joined: 23 Feb 2007 Posts: 69
Hi,
I want to log the details of all messages that were sent out of a MQ queue.
Is there any facility available with MQ series 6 ? Or any other alternatives
to achive this ? Please let me know as iam finding it difficult to confirm
if any messages had flown out of a queue and if so how many for a particular day?
Iam running MQ series 6.0.2 on windows 2003 server and UNIX servers.
logging of messages / data really should be done by the application that
is puts or gets the messages. The return code that the application
gets is confirmation of a successful put or get
if you are using message broker you could log every message to a
database but if you need assured delivery then use persistence.
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