what is sequel number mismatch? how to resolve
Answer Posted / 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 |
Post New Answer View All Answers
What is mq listener?
List the types of messages in mqseries?
Explain the difference between mq version 6 and 7?
Name some reserved queue names of ibm websphere mq?
What is the significance of mq series?
What are mq channels?
Explain what is the algorithm followed in retrieving the messages from the queue?
What is message server?
Explain the difference between logfile & log space?
Difference between full & partial repository in websphere mq?
Which algorithm is followed in retrieving the messages from the queue?
What is transmission queue in mqseries?
How to define a buffer pool for holding messages in main storage?
Explain what is the effect of using persistent messages?
Tell me what are the commands used for starting and stopping the queue manager?