what is sequel number mismatch? how to resolve

Answers were Sorted based on User's Feedback



what is sequel number mismatch? how to resolve..

Answer / dharmender sharma

If we are getting message sequence error for the channel.

We need to follow below stop.

Stop channel(channel_name)
Reset channel(channel_name) seqnum(1)
Start channel(channel_name)

Is This Answer Correct ?    3 Yes 0 No

what is sequel number mismatch? how to resolve..

Answer / mahesh

first stop the channel
stop channel(channel name)

resolve channel(channel name) action(commit or rollback)

reset channel(channel name) sequence(no.1)

Is This Answer Correct ?    0 Yes 0 No

what is sequel number mismatch? how to resolve..

Answer / suresh

stop chl(chlname)
reslove chl(chlname) sequencenumber(xxx) expectedvalue(xxx)
start chl(chlname)

Is This Answer Correct ?    0 Yes 0 No

what is sequel number mismatch? how to resolve..

Answer / karthik p

If Sender channel goes into retrying state with the below mentioned error :
AMQ9526: Message sequence number error for channel 'Channel1'

Then reset my sender channel will that help or should i also reset the destination reciver channel with this name

Reset channal(channel name) Sequence number(1).

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More MQSeries Interview Questions

Name some reserved queue names of ibm websphere mq?

0 Answers  


What are the effects of using persistent messages?

0 Answers  


Define asynchrony in mq?

0 Answers  


What is a Backout queue What is the difference between Back out queue and Dead Letter queue

1 Answers   IBM,


what is default connection? and max connections will give to QueueManager.?

2 Answers   IBM,






How to get particular message from queue? like first message ?or 30th message

2 Answers   L&T,


What is asynchrony in mq?

0 Answers  


guys i am a fresher i am not intrested in coding so i am planing 2 learn MQ series Message Broker so can i hav gud future if i get in this tool ? plzzzz spme one help me i am unable 2 decide wat 2 do !

1 Answers   Cognizant, HCL,


Default path of the error logs & transactions logs?

0 Answers  


Difference between receiver & requester channel?

0 Answers  


What is process definition and what are the attributes does it contain?

0 Answers  


What are the attributes contained by process definition?

0 Answers  


Categories