Author |
Message
|
Segs |
Posted: Wed Jun 12, 2002 1:14 am Post subject: MQRC_OBJECT_CHANGED 2041 |
|
|
Voyager
Joined: 04 Oct 2001 Posts: 78 Location: Zurich Financial Services
|
A remote definition for a q has been changed and now a message flow is unable to put to this definition. I've tried stopping and starting the message flow but things still aren't working. Has anyone got any ideas on this?
Cheers |
|
Back to top |
|
 |
TorpedoSTu |
Posted: Wed Jun 12, 2002 6:03 am Post subject: |
|
|
Acolyte
Joined: 14 Nov 2001 Posts: 73
|
could be lots of things - have you checked that GET/PUT enabled, If defbind is FIXED then you may have to re-cycle the Broker & QM.
Try using amqsput until you can successfully put to tgt q
Regs
Stu |
|
Back to top |
|
 |
Segs |
Posted: Wed Jun 12, 2002 6:53 am Post subject: |
|
|
Voyager
Joined: 04 Oct 2001 Posts: 78 Location: Zurich Financial Services
|
Thanks for this Stu
I've been speaking to the guys at IBM, their view is to do a redeploy, this could be a little risky id new versions of flows are in the config mgr which haven't been deployed yet. I killed the execution group process on the broker and everything sorted itself out.
Regards |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Feb 21, 2003 12:01 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
I have found that the bare minumum that needs to happen is:
1.)Stop the flow that is using the queue whose defintion you want to change.
2.)Remove the flow from the execution group.
3.)Redeploy the execution group without the flow.
4.)Change the queue definition.
5.)Put the flow back in the execution group and redeploy the execution group. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jfluitsm |
Posted: Mon Feb 24, 2003 6:00 am Post subject: |
|
|
Disciple
Joined: 24 Feb 2002 Posts: 160 Location: The Netherlands
|
Depending on the version and CSD you can use the mqsireload program on the broker machine, this will close all the queue-objects, this is not always done by a deploy _________________ Jan Fluitsma
IBM Certified Solution Designer WebSphere MQ V6
IBM Certified Solution Developer WebSphere Message Broker V6 |
|
Back to top |
|
 |
MillsPerry |
Posted: Thu Feb 27, 2003 1:41 pm Post subject: |
|
|
 Acolyte
Joined: 08 Oct 2001 Posts: 59 Location: ZyQuest, inc.
|
Can you tell me if mqsireload will work for WMQI v2.1 on windows 200? |
|
Back to top |
|
 |
|