ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Record timing of incoming and outgoing messages on AS400

Post new topic  Reply to topic
 Record timing of incoming and outgoing messages on AS400 « View previous topic :: View next topic » 
Author Message
limboonlee
PostPosted: Wed Apr 29, 2009 12:23 am    Post subject: Record timing of incoming and outgoing messages on AS400 Reply with quote

Novice

Joined: 29 Apr 2009
Posts: 12

My user is saying that the messages that they sent to AS400 is taking a long time to return, but I could not find any evidence that the delay is at the AS400 side.

Is there a exit that I can install in my channels on AS400 (sdr and rcvr) to record the timing of messages coming and leaving these channels?

Thanks
BL
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Apr 29, 2009 1:51 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

sounds like this is request - reply ? if you do a run with a single request message that will cause a reply, you can see from the channel status (last message date and time) of sender and receiver channel the time the incoming and outgoing message. it is in the form at hh:mm:ss, so it does not show very acurate when exactly the reply was sent, but it may give you an idea if there is a delay on the as400 end or not. (assuming we do not talk about very short delays here)
_________________
Regards, Butcher
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Apr 29, 2009 3:30 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

We had a similar problem and opened a PMR with IBM. As we are on distributed... well it was pinpointed down to disk latency problems.

What you should do to help diagnose the problem:

MAKE SURE your requester and server hosts are time synched.

Have the server app do following:
record the time on the incoming msg (MQHD), record the time the incoming message was received (app), record the time before the put of the reply(app) and record the time after the put of the reply(app). You have then the means to check on the server side where your time is spent.

On the requester side: record the time after the put (and commit) of the request (app), record the time the reply message was sent (MQMD), record the time the reply message was received (app). This should allow you to pinpoint whether excessive time is being spent in the network.

Some message monitoring for average time spent on queue might help too.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Record timing of incoming and outgoing messages on AS400
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.