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

What is mqseries cluster?

0 Answers  


What is intercommunication in mqseries?

0 Answers  


how to start listener without using command in ibm websphere mq

2 Answers   UBS,


Why do we use mq?

0 Answers  


What are the message sizes?

0 Answers  






Explain the difference between local queue and remote queue in wmq?

0 Answers  


What is ibm mq series?

0 Answers  


How does mq support the integration?

0 Answers  


How you change the logprimary files,logsecondary files?where you change? explain in commands?

1 Answers   IBM,


How will u edit qm.ini?explain in commands in linux ans solaris

1 Answers   Emphasis, IBM,


Explain the difference between dead letter queue and backout queue in websphere mq?

0 Answers  


Name some reserved queue names of ibm websphere mq?

0 Answers  


Categories