Author |
Message
|
9A5YY |
Posted: Mon Sep 03, 2007 11:53 pm Post subject: Cluster queues |
|
|
Voyager
Joined: 27 Sep 2005 Posts: 99 Location: Croatia
|
I would like to get messages on local queue manager from cluster queue on the remote queue manager which is member of cluster. Is it possible? I tried to put messages on local queue manager to the cluster queue at the remote queue manager. It works fine. Did anyone try this? Thanks for help! |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Sep 04, 2007 1:00 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
no, it is not possible.
you can only GET messages from a queue that is local to you (to the queuemanager you are connected). _________________ Regards, Butcher |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Sep 04, 2007 2:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Mr Butcher wrote: |
no, it is not possible.
you can only GET messages from a queue that is local to you (to the queuemanager you are connected). |
Unless you use the WAS Messaging Engine v 6.x and DB persistent storage...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 04, 2007 2:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Presumably, the question that is answered that way would be asked in the WAS/WPS forum.
I forget, can XMS be used to write C code to read from the WAS messaging engine? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Sep 04, 2007 3:00 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jefflowrey wrote: |
Presumably, the question that is answered that way would be asked in the WAS/WPS forum.
I forget, can XMS be used to write C code to read from the WAS messaging engine? |
Don't think so. You'd need a few extra libraries that come as a .jar file....  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|