Author |
Message
|
swann |
Posted: Wed Nov 30, 2011 7:44 pm Post subject: Xmitq |
|
|
Acolyte
Joined: 21 Jun 2011 Posts: 50
|
Hi,
I would like to known the answers for the following :
1) Can we define multiple remote queue definition pointing to a single xmitq.for ex dis qr(xx.a) rqmname(XY) rqname(xxxxxx) xmitq(AA)
dis qr(xx.b) rqmname(XY) rqname(yyyy) xmitq(AA).
Meanwhile i Can use one sender channel using the Xmitq(AA) for the both remote queues assuming that two remote queue going to same remote QM.
If it is wrong what will be the effects?if correct no issues...
2)We cannot use the senders channel for two xmitqs.each xmitq has each associated senders channel. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Nov 30, 2011 8:59 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
This feels like an exam question, so I'll direct you to the top of the page and read the intercommunications manual in the infocenter.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 01, 2011 2:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
This is certainly close to "it's easier to try it than ask". |
|
Back to top |
|
 |
rajparekh11 |
Posted: Sun Dec 04, 2011 10:56 pm Post subject: |
|
|
Newbie
Joined: 04 Dec 2011 Posts: 3
|
Looks like a question from some certification dumps ... |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Dec 06, 2011 2:10 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
rajparekh11 wrote: |
Looks like a question from some certification dumps ... |
we strictly do not talk neither encourage about this any kind of discussions.
@swann Have you ever created a sender-receiver channel pair manually ?  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
swann |
Posted: Tue Dec 06, 2011 6:53 pm Post subject: |
|
|
Acolyte
Joined: 21 Jun 2011 Posts: 50
|
Yes we cannot use two remote queues assigning to one transmission queue,We can assign but we can use one at a time .If you tried to use both at once a AMQ4063 error pops up and looking into error logs it say MQ OBJECT_IN _USE is used ................. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Dec 06, 2011 9:33 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Working as designed and documented.
The sender-side message channel agent MQOPENs the xmitq for input exclusive control. This prevents other sender channel instances from starting, and stealing messages from the active sender channel. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|