Author |
Message |
Topic: IIB Parser reuse constraints |
mq_developer
Replies: 4 Views: 3674
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 18, 2017 2:33 pm Subject: IIB Parser reuse constraints |
In my input message i have varying size of repeating fields . In below RR structure 1 , has 10 fields , RR structure 2 has 5 fields and so on....
I am currently copying from Environment.Variables.R ... |
Topic: Subscribe from within message flow |
mq_developer
Replies: 19 Views: 16623
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 19, 2011 10:43 am Subject: Subscribe from within message flow |
I see JMSInput natively integrates with MQ V7 topic objects (Property "Subscription Topic") .. but wonder if there is any non-JMS equivalent for MQSUB call with in MB , especially for MQ inp ... |
Topic: Can You Intentionally Delay a Message's Availabilty? |
mq_developer
Replies: 20 Views: 57281
|
Forum: IBM MQ API Support Posted: Sat Mar 28, 2009 9:11 am Subject: Can You Intentionally Delay a Message's Availabilty? |
I didn't read through whole length of posts and replies - if i hear you right , you dont want to "deliver" msgs to consuming application until 15 seconds elapse. (For whatever reasons / logi ... |
Topic: Challenge Question - 01 / 2009 |
mq_developer
Replies: 46 Views: 133430
|
Forum: Challenge Forum Posted: Mon Jan 26, 2009 3:59 pm Subject: Challenge Question - 01 / 2009 |
If this be it , credit goes to greatest tool of this age : GOOGLE
Problem summary
****************************************************************
USERS AFFECTED:
Customers who have defined mu ... |
Topic: Challenge Question - 01 / 2009 |
mq_developer
Replies: 46 Views: 133430
|
Forum: Challenge Forum Posted: Mon Jan 26, 2009 3:46 pm Subject: Challenge Question - 01 / 2009 |
from past experience : repository manager is crashing because of buffer overrun problem. Buffer overrun problem is caused by one of the partial / Full repository queue manager sending poison pill mess ... |
Topic: Have you faced anything like this? |
mq_developer
Replies: 14 Views: 16544
|
Forum: Clustering Posted: Fri Sep 26, 2008 9:12 am Subject: Have you faced anything like this? |
If you asked 1000 MQ Admins / Architects / Developers should one application's messages effect another's distribution, what do you think the % would be that would say "Sure! Why not?"
... |
Topic: Have you faced anything like this? |
mq_developer
Replies: 14 Views: 16544
|
Forum: Clustering Posted: Thu Sep 25, 2008 7:39 pm Subject: Have you faced anything like this? |
Well , yes its a known issue . I don't have any bright ideas other than what is discussed , except an argument to make.
This is not a "BUG" in any means , lets take step back and look at ... |
Topic: Challenge Question - 08 / 2008 |
mq_developer
Replies: 19 Views: 84431
|
Forum: Challenge Forum Posted: Tue Aug 12, 2008 4:15 pm Subject: Challenge Question - 08 / 2008 |
First of all, what if a few million incoming messages per day need to be looked at before being processed, does the overhead of any routing/re-routing not be a serious consideration?
Even perf ... |
Topic: Challenge Question - 07 / 2008 |
mq_developer
Replies: 19 Views: 75649
|
Forum: Challenge Forum Posted: Mon Aug 04, 2008 3:53 pm Subject: Challenge Question - 07 / 2008 |
There are 3 references (COD Queue , Data Queue , Dabatase) - depending on how duplicates will be handled , least of the above 3 references needs to be taken for processing. But yes this app will be c ... |
Topic: Challenge Question - 08 / 2008 |
mq_developer
Replies: 19 Views: 84431
|
Forum: Challenge Forum Posted: Mon Aug 04, 2008 3:42 pm Subject: Challenge Question - 08 / 2008 |
As others have chimed in , problem calls for a broker functionality - content based routing (using routing loosely for assigning priority - more below). This is what i would propose
1) Design a ... |
Topic: Challenge Question - 07 / 2008 |
mq_developer
Replies: 19 Views: 75649
|
Forum: Challenge Forum Posted: Sun Jul 27, 2008 2:51 pm Subject: Challenge Question - 07 / 2008 |
Why dont have another queue defined that will hold "COD" messages from the input queue.
And go about using COD message as the state of the last successfully processed transaction and co ... |
Topic: wild card support for Qmgr Alias ?? |
mq_developer
Replies: 4 Views: 4274
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Mar 04, 2006 6:16 am Subject: wild card support for Qmgr Alias ?? |
From your requirments & restrictions that you have , you have to get message across from B to Eqmgr* , just by specifying a remote queue definition in Qmgr A ( Application in QmgrB shouldnt be aw ... |
Topic: Get order for multi threaded app's |
mq_developer
Replies: 20 Views: 11235
|
Forum: IBM MQ API Support Posted: Thu Mar 02, 2006 1:47 pm Subject: Get order for multi threaded app's |
I think it has much more to do with the uneven time it takes for the application to process any given message.
Exactly , i also feel the same. "Pull" workload balancing will not result in ev ... |
Topic: dspmq returning errors |
mq_developer
Replies: 2 Views: 3729
|
Forum: General IBM MQ Support Posted: Thu Dec 29, 2005 9:33 am Subject: dspmq returning errors |
have copied the /OPT/MQM and other system supporting directories over to the newly built system
It doesnt seem like , from the error that you got , you dont have access to error messages catalogu ... |
Topic: CICS Trigger CKTI Load Balance |
mq_developer
Replies: 4 Views: 11348
|
Forum: Mainframe, CICS, TXSeries Posted: Sun Nov 20, 2005 10:16 am Subject: CICS Trigger CKTI Load Balance |
if load balance is the concern , i think you should look into clustering or shared queues - both of them provide a better load balancing capabilities and has it own advantages & disadvantages and ... |