what is channel indoubt state ? how to resolve
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What is intercommunication?
COULD ANY BODY ANSWER THIS QUESTION "WHAT ARE DIFFERENCES BETWEEN INTERNET EXPLORAR AND NETSCAFE NAVIGATROR ON DIFF VERSION?.
Explain the difference between binding connection and client connection?
Tell me how does mq support the integration?
What is SSL? How to Assign that SSL Certificate to particular QM?
Name the algorithm is followed in retrieving the messages from the queue?
Why is mq used?
How does mq support the integration?
How you set authentication in websphere mq?
Explain how to define a buffer pool for holding messages in main storage?
how do you check the status of the queue in websphere mq?
Explain some reserved queue names of ibm websphere mq.