what is channel indoubt state ? how to resolve

Answers were Sorted based on User's Feedback



what is channel indoubt state ? how to resolve..

Answer / bhupal

STOP CHANNEL(A.TO.B)
RESET CHANNEL(A.TO.B) SEQNUM(1)
RESOLVE CHANNEL(A.TO.B) ACTION(BACKOUT or COMMIT)
START CHANNEL(A.TO.B)

Is This Answer Correct ?    3 Yes 1 No

what is channel indoubt state ? how to resolve..

Answer / mahesh

indoubt state means the channel doesn't know whether the message is commit or rollback that time channel will going to retrying state that is called indoubt state...


stop channel(channel name)

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

start channel(channel name)

Is This Answer Correct ?    2 Yes 2 No

what is channel indoubt state ? how to resolve..

Answer / bhupal

stop chl(chlname) mode(force)
resolve chl(chlname) seqnum(1)
resolve chl(chlname) action(rollback or commit)
start chl(chlname)

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More MQSeries Interview Questions

Hi Friends, i want some faq's on mq series , if one having means pleasse posted me

2 Answers  


Define process definition?

0 Answers  


Explain what is the effect of using persistent messages?

0 Answers  


Explain how to create dlq rules table?

0 Answers  


What is mq listener?

0 Answers  


Hi all, How to find how many messages are passed through the particular channel is it possible to find it?

1 Answers   Cap Gemini,


What is mqtt client?

0 Answers  


What is SSL? How to Assign that SSL Certificate to particular QM?

1 Answers   DELL,


Where do we find the cluster information in websphere mq?

0 Answers  


What is a Cluster?

9 Answers  


Maximum connections reached,how you know that and how you verify that?which type of alert you will get?

0 Answers   IBM,


What information we have in auto define channel?

0 Answers  


Categories