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 |
please can any body explain regarding DLQ, rules table we need to create or it will get created when we run runmqdlq, appreciate if any body replies.
Define dead letter queue?
What is the future in mq if we have 2+exp?
Explain how to create dlq rules table?
where the error logs in Appear in Z/OS?
Define process definition and it's containing attributes?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
hi how to coneect to mqseries from power builder 8.0. I am not able to connect to mqseries from power builder 8.0. pls give me the sample code and what are the steps is required to connect to mqseries from power builder
1 Answers Google, iFlex, Wipro,
What are the difference between internet explorer and netscape navigator on different versions?
Can you please explain the types of queues?
Explain how to define a buffer pool for holding messages in main storage?
What is a message?