ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » setup amqsech to test triggering

Post new topic  Reply to topic Goto page Previous  1, 2
 setup amqsech to test triggering « View previous topic :: View next topic » 
Author Message
exerk
PostPosted: Tue Jun 11, 2013 6:57 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

lozaza wrote:
Yeah. message can go throu from qm1 to qm5 then give a reply at ql2 on qm1.

In all your intermediate queue managers you have this:

Quote:
DEFINE QLOCAL(QM1) USAGE(XMITQ)

Yet in your originating and target queue managers you have this:

Quote:
DEFINE QLOCAL(TO.QM5) USAGE(XMITQ) and DEFINE QLOCAL(TO.QM1) USAGE(XMITQ)

Why the change of naming standard? Also, it removes the 'automatic' routing available natively, which means you have to have:

Quote:
DEFINE QREMOTE (QR2) RNAME(QL2) RQMNAME(QM1) XMITQ(TO.QM1) or DEFINE QREMOTE(QM1) RQMNAME(QM1) XMITQ(TO.QM1)


And this is really not a good idea:

Quote:
DEFINE CHANNEL (QM5.QM4) CHLTYPE(SDR) TRPTYPE(TCP) CONNAME('LOCALHOST(1417)') XMITQ(TO.QM1)

As it could lead to a lot of head-scratching - in a problem scenario (especially at stupid o'clock in the morning) this would suggest to me that someone had put in the wrong XMITQ name.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
lozaza
PostPosted: Tue Jun 11, 2013 3:33 pm    Post subject: Reply with quote

Apprentice

Joined: 04 Mar 2013
Posts: 27

found a very good document yesterday about this. think i should share a bit.
http://www.ibm.com/developerworks/websphere/tutorials/wes-cert9962/section6.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » setup amqsech to test triggering
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.