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

What is the future in mq if we have 2+exp?

0 Answers  


Tell me how to find how many messages are passed through the particular channel is it possible to find it?

0 Answers  


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

1 Answers   Emphasis, IBM,


In cluster queue manager losed.which type of precautions you take??

1 Answers   IBM,


Where do we find the cluster information in websphere mq?

0 Answers  






What is message client?

0 Answers  


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

2 Answers   L&T,


Define dead letter queue?

0 Answers  


Tell me which queue having current queue depth should be greater than zero?

0 Answers  


What is mq listener?

0 Answers  


Explain how to create dlq rules table?

0 Answers  


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

1 Answers   DELL,


Categories