Author |
Message
|
AntonGolovin |
Posted: Tue Oct 10, 2006 9:25 am Post subject: MQ 5.3 Queue Manager in an MQ 6.0 Cluster |
|
|
Novice
Joined: 24 Jul 2006 Posts: 23
|
When I try to add an MQ 5.3 Queue Manager to an MQ 6.0 Explorer in a different computer (ultimately with the purpose of adding it from the Explorer to a Cluster), it says
"Queue SYSTEM.MQEXPLORER.REPLY.MODEL is not defined."
How should I handle this situation?
Thanks for your replies, I am a relative newbie in MQ, so all help is appreciated!
Sincerely,
Anton. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Oct 10, 2006 2:24 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Just create the model queue like SYSTEM.MQSC.REPLY.QUEUE and you should be fine.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
AntonGolovin |
Posted: Mon Oct 16, 2006 6:07 am Post subject: |
|
|
Novice
Joined: 24 Jul 2006 Posts: 23
|
fjb_saper wrote: |
Just create the model queue like SYSTEM.MQSC.REPLY.QUEUE and you should be fine.
Enjoy  |
Thanks, additional question I have about how to get channels starting up automatically on mq startup...
Thanks for your help!
Sincerely,
Anton. |
|
Back to top |
|
 |
Nigelg |
Posted: Mon Oct 16, 2006 7:30 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
Quote: |
I have about how to get channels starting up automatically on mq startup |
Your best option is to set up the channels for triggering, and then the channels will auto-start when there are msgs to send, including at qmgr restart. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
AntonGolovin |
Posted: Mon Oct 16, 2006 8:33 am Post subject: |
|
|
Novice
Joined: 24 Jul 2006 Posts: 23
|
Nigelg wrote: |
Quote: |
I have about how to get channels starting up automatically on mq startup |
Your best option is to set up the channels for triggering, and then the channels will auto-start when there are msgs to send, including at qmgr restart. |
How can I set up triggering? What options should i provide?
Sincerely,
Anton. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Oct 16, 2006 8:41 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The documentation has explicit, step by step instructions on setting up channels for triggering.
And, to be frank, if you don't know how to do this, then you shouldn't be playing around with clustering. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
AntonGolovin |
Posted: Tue Oct 17, 2006 4:51 am Post subject: Followup |
|
|
Novice
Joined: 24 Jul 2006 Posts: 23
|
jefflowrey wrote: |
The documentation has explicit, step by step instructions on setting up channels for triggering.
And, to be frank, if you don't know how to do this, then you shouldn't be playing around with clustering. |
The problem is I do not have the manual. Would you be so kind as to describe the triggering setup for this case step-by-step.
Sincerely,
Anton. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Oct 17, 2006 4:59 am Post subject: Re: Followup |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Oct 17, 2006 4:59 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
All the manuals are here.
If you can read this response, you can read the manuals.
If you search this site for "triggering" you will find lots and lots of answers to the same questions, and at least one FAQ on triggering that will point you directly to the page in the manual that gives the step by step.
Welcome to MQ. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
AntonGolovin |
Posted: Tue Oct 17, 2006 8:07 am Post subject: |
|
|
Novice
Joined: 24 Jul 2006 Posts: 23
|
jefflowrey wrote: |
All the manuals are here.
If you can read this response, you can read the manuals.
If you search this site for "triggering" you will find lots and lots of answers to the same questions, and at least one FAQ on triggering that will point you directly to the page in the manual that gives the step by step.
Welcome to MQ. |
Thank you.
Sincerely,
Anton. |
|
Back to top |
|
 |
|