|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
How to create a cluster queue |
« View previous topic :: View next topic » |
Author |
Message
|
Vitor |
Posted: Wed Jun 07, 2006 2:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
If the MQ libraries were not part of the link, the link would have failed with unknown symbol, so you're fine there. Have you checked the syntax of the MQOPEN against the sample?
Also, what have you decided to do about your cluster queue (to keep this thread on topic)? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
melissa |
Posted: Wed Jun 07, 2006 2:33 am Post subject: |
|
|
Novice
Joined: 06 Jun 2006 Posts: 19
|
Once I have the program on an MQOPEN call and the librairies I need, what must I do?
I don't know what doing for my cluster queue, I try to search infos about MQ version 6 and cluster...I am lost  |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 07, 2006 2:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
melissa wrote: |
Once I have the program on an MQOPEN call and the librairies I need, what must I do?
I don't know what doing for my cluster queue, I try to search infos about MQ version 6 and cluster...I am lost  |
You said it!
As for information on clustering under 5.1, a quick Google turned it up at:
http://www-306.ibm.com/software/integration/wmq/library/library51.html
(Which proves it must have been built-in at that point to have a manual )
The v6 information is at
http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34658900
(Though I thought we'd ruled out the possibility of upgrade?)
I think you've got a number of things to be doing here. Think carefully about what you're trying to achieve with the cluster. Post details of your proposed design here perhaps. Go though your constraints and limitations; for instance why do you need a queue on each manager but to route the messages elsewhere? Also think about why not point to point or a gateway; what need do they not satisfy for you?
Also hit the books and this forum. There's a lot of information in here, both on clustering and programming issues.
As to the MQOPEN thing, I'd go through the sample code and check it against your program. Also try to compile and link amqsput (being careful not to overwrite the supplied binary just in case); this will highlight any problems in your compile and link process.
If you have persisting problems with that, start a new thread in the API forum. It really has nothing to do with clustering and should be rightly there.
Do not give in to despare. You will succeed in the end  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
melissa |
Posted: Wed Jun 07, 2006 3:16 am Post subject: |
|
|
Novice
Joined: 06 Jun 2006 Posts: 19
|
Thanks for your support I'm going to try to do it by seing the link you give me...
Mélissa |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 07, 2006 3:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Like I said, don't despare. Check out the books, think through the design & post here again if you need more assistance. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|