Author |
Message
|
oldtimer |
Posted: Fri Jun 26, 2020 5:51 am Post subject: Moniotr messages stuck on SYSTEM.BROKER.DC.RECORD |
|
|
Newbie
Joined: 26 Jun 2020 Posts: 5
|
I am having an issue with record replay on IIB 10. I have a local broker on my windows machine and local oracle DB for Record Replay. All worked fine for months but now the monitor events are just sitting in the
SYSTEM.BROKER.DC.RECORD queue. I checked my ODBC connection and verified with mqsicvp and everything checks out. Any suggestions on where to look next would be greatly appreciated. I tried turning on ODBC trace but I can not get it to generate a file. |
|
Back to top |
|
 |
oldtimer |
Posted: Fri Jun 26, 2020 8:53 am Post subject: |
|
|
Newbie
Joined: 26 Jun 2020 Posts: 5
|
Wanted to add further detail. The SYSTEM.BROKER.DC.RECORD queue does have 10 input connections from the dataflow engine. ODBC trace has been verified to be working by deploying a flow with odbc data access and it is working properly. Any ideas on why the dataflow engine would stop consuming messages off of the SYSTEM.BROKER.DC.RECORD queue would be gratly appreciated. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jun 28, 2020 11:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you tried restarting the consumer with debug tracing?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Jun 28, 2020 3:33 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Check the backout count on the first message. The flow might be trying to process the message, experiences an issue, and backs it out onto the queue. Try removing the first message. _________________ Glenn |
|
Back to top |
|
 |
oldtimer |
Posted: Mon Jun 29, 2020 9:06 am Post subject: |
|
|
Newbie
Joined: 26 Jun 2020 Posts: 5
|
Could you explain what you mean by "consumer" in you suggestion to turn on the debug tracing? |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Jun 29, 2020 5:48 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
oldtimer wrote: |
Could you explain what you mean by "consumer" in you suggestion to turn on the debug tracing? |
The "consumer" flow you mentioned previously:
oldtimer wrote: |
Wanted to add further detail. The SYSTEM.BROKER.DC.RECORD queue does have 10 input connections from the dataflow engine. ODBC trace has been verified to be working by deploying a flow with odbc data access and it is working properly. Any ideas on why the dataflow engine would stop consuming messages off of the SYSTEM.BROKER.DC.RECORD queue would be gratly appreciated. |
_________________ Glenn |
|
Back to top |
|
 |
|