Author |
Message |
Topic: Problem using BlockIP2 |
beezlebub
Replies: 7 Views: 9863
|
Forum: IBM MQ Performance Monitoring Posted: Fri Dec 15, 2006 6:05 am Subject: Problem using BlockIP2 |
I extracted/recompiled using the module from package BlockIP232.zip and it is working so I will suspect that V244 has some 64 bit requirements.
Now, when using V232, I see this errror in the log ... |
Topic: Problem using BlockIP2 |
beezlebub
Replies: 7 Views: 9863
|
Forum: IBM MQ Performance Monitoring Posted: Mon Nov 20, 2006 6:51 am Subject: Problem using BlockIP2 |
Ok, it is not compatible, thanks. |
Topic: Problem using BlockIP2 |
beezlebub
Replies: 7 Views: 9863
|
Forum: IBM MQ Performance Monitoring Posted: Thu Nov 16, 2006 8:23 am Subject: Problem using BlockIP2 |
Hello,
When the BlockIP2 exit attempts to execute, it fails and generates the following error in AMQERR01.LOG:
AMQ6175: The system could not dynamically load the library
/var/mqm/exits/bloc ... |
Topic: Recompile V5.2 to V5.3 ?? |
beezlebub
Replies: 1 Views: 2137
|
Forum: IBM MQ API Support Posted: Fri Sep 23, 2005 7:28 am Subject: Recompile V5.2 to V5.3 ?? |
Hello,
We have a V5.2 MQ server install on Solaris that is being replaced by an MQ Client V5.3. After removing the 5.2 server and installing the 5.3 client, is it necessary for the applications ... |
Topic: MO71 issue |
beezlebub
Replies: 18 Views: 12662
|
Forum: General IBM MQ Support Posted: Tue Jul 12, 2005 5:28 am Subject: MO71 issue |
This is a little bit after the fact but...
forget my previous posts...to use the same qmgr name more than once, the location name must be unique AND the monitor queue name needs to be unique. Whe ... |
Topic: Reconda ???? |
beezlebub
Replies: 4 Views: 6453
|
Forum: IBM MQ Performance Monitoring Posted: Wed Jul 06, 2005 5:16 am Subject: Reconda ???? |
Does anyone know what happened to Reconda? Their website is not found. I search for the domain name at Network Solutions and it shows that the domain name is owned by MQ Software. |
Topic: MO71 issue |
beezlebub
Replies: 18 Views: 12662
|
Forum: General IBM MQ Support Posted: Fri Jun 24, 2005 7:07 am Subject: MO71 issue |
Ok, it seems like it only works if the 2 same name qmgrs are if different queue manager groups. I am using DEV, QA, and PROD groups and have the same qmgr in each using the technique previously state ... |
Topic: MO71 issue |
beezlebub
Replies: 18 Views: 12662
|
Forum: General IBM MQ Support Posted: Fri Jun 10, 2005 11:15 am Subject: MO71 issue |
I have a few w/same name. Click 'File' then 'copy location' Add the distinquishing characters to the location as you stated in your previous post. Then, change the queue manager name to anything ... |
Topic: MQPUT1 in Java |
beezlebub
Replies: 4 Views: 4075
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 21, 2005 7:24 am Subject: MQPUT1 in Java |
I don't know java but this may help. First, you need to have the channels and xmitqs in place for the queue managers that will receive the reply messages. Make the xmitq names match the queue manager ... |