Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
yuva670 wrote:
Sometimes the receiver channel in the Websphere MQ (in WAS it's the sender) is inactive because of the sequence number mismatch.
Really this should be a new thread as it's not strictly connected to the original post. But...
Do you really mean inactive? That's not a problem, that's a channel that hasn't had some traffic in a while. A status of stopped would bother me more. If you've got channel triggering set up (properly) an inactive channel should automatically restart.
If you do mean stopped or ended, how have you arrived at the conclusion it's a sequence number problem? Are there log entries indicating this? How and where are you resetting the sequence number? _________________ Honesty is the best policy.
Insanity is the best defence.
Sequence number mismatch should show the sender channel either in RETRY mode or in STOPPED mode (after expiration of retry interval and count).
INACTIVE has nothing to do with the number mismatch (at least on the sender side). You need to pay more attention to the sender side of your channel. Make as well sure that you do not have multiple senders using the same channel name, i.e. one and the same receiver channel for multiple senders...
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