Author |
Message |
Topic: automated WMQe start and stop issue on Unix |
bh
Replies: 4 Views: 14111
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Tue Jan 25, 2005 4:23 am Subject: automated WMQe start and stop issue on Unix |
Hi all,
I'm in the situation where WMQe tasks (start and stop) need to be automated in a production world - on a Solaris box -.
Unfortunaltly I didn't find anything that can help me to start and st ... |
Topic: Beginner question: what products do i need |
bh
Replies: 4 Views: 6917
|
Forum: General Discussion Posted: Sun May 25, 2003 11:19 pm Subject: Beginner question: what products do i need |
Hi,
If WMQ server(s) is(are) running on other(s) machine(s) and you need/want to communicate using a synchronous way, you could have only a WMQ client, running on your machine. So... you're right ! ... |
Topic: Beginner question: what products do i need |
bh
Replies: 4 Views: 6917
|
Forum: General Discussion Posted: Fri May 23, 2003 4:42 am Subject: Beginner question: what products do i need |
Hi,
Trying to answer your questions:
1. what is the latest WebsphereMQ for iSeries? I didnt saw v5.3.
You are right, latest version is WMQ 5.3.
Have a look at:
http://www.ibm.com/software/integ ... |
Topic: MQe 2.0 does NOT support MQe Explorer |
bh
Replies: 3 Views: 11176
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Tue Dec 17, 2002 3:06 am Subject: MQe 2.0 does NOT support MQe Explorer |
Hi,
In fact, even if I have unisntall the previous version of WMQe (1.2.7), I am still using WMQI (WebSphere MQ integrator) in wich some message flows are concerning MQe messages.
So in my CLASSPA ... |
Topic: MQe 2.0 does NOT support MQe Explorer |
bh
Replies: 3 Views: 11176
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Fri Dec 13, 2002 1:06 am Subject: MQe 2.0 does NOT support MQe Explorer |
Hi,
I know it's written in the documentation that MQe Explorer does not support WMQe 2.0 but... it's running fine on my laptop (WMQe 2.0, MQe Explorer 1.2.7.a ... |
Topic: Importing C Header Files |
bh
Replies: 4 Views: 4822
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 25, 2002 12:17 am Subject: Importing C Header Files |
Try this simple sample:
struct InfoPerso
{
char Nom [20];
char Prenom [15];
char DateNaissance [10];
char Telephone [10];
}
And tell me if it doesn't work.
Hope it helps. |
Topic: MQe 1.2.7 to MQSeries QMGR connection |
bh
Replies: 2 Views: 9320
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Wed Sep 18, 2002 11:05 pm Subject: MQe 1.2.7 to MQSeries QMGR connection |
Hi,
If you still have some trouble, I'll try to get time to write a little white paper on 'how to esealy' connect MQ to (W)MQ on a W2K/NT box, using MQe 1.2.7 and the MQe Explorer. If you are interes ... |
Topic: MQ classes for Java : Not Present |
bh
Replies: 1 Views: 8235
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Wed Sep 18, 2002 11:01 pm Subject: MQ classes for Java : Not Present |
It's because you are using MQe Explorer wich is using Microsoft JVM and which have some trouble with the latest MA88 (MQ java classes). So, an easy way to get it works properly, in fact, the way I man ... |
Topic: WMQI files? |
bh
Replies: 7 Views: 15746
|
Forum: News/Updates Posted: Mon Sep 02, 2002 10:49 pm Subject: WMQI files? |
I agree with this idea. It would be a great thing, specially for people discovering WMQI to have the abbility to find a space where they can import some message flow samples. If we see some usual ques ... |
Topic: Wanted: beta testers for MQ Visual Edit |
bh
Replies: 12 Views: 23028
|
Forum: IBM MQ Performance Monitoring Posted: Thu Jul 18, 2002 10:43 pm Subject: Wanted: beta testers for MQ Visual Edit |
Hi,
You were right. The trouble was coming from the latest version of MA88. So now, defining the channel makes it work.
Thanks. |
Topic: Wanted: beta testers for MQ Visual Edit |
bh
Replies: 12 Views: 23028
|
Forum: IBM MQ Performance Monitoring Posted: Thu Jul 18, 2002 3:41 am Subject: Wanted: beta testers for MQ Visual Edit |
Hi,
I just installed the MQVisual Edit V0.1 Beta (from Software Repository) on my W2K box (SP2).
I'm using WMQ 5.2.1 with the latest MA88 SP (April 2002)
My ClassPath looks like:
Found Dir ... |
Topic: Problem of installing MQSI in Windows 2000 Platform.. |
bh
Replies: 1 Views: 3191
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 04, 2002 10:34 pm Subject: Problem of installing MQSI in Windows 2000 Platform.. |
Hi,
Be sure that you W2K user belongs to the different groups (mqm for WMQ - MQSeries), and mqbrasgn, mqbrdevt, mqbrkrs, mqbrops and mqbrtpic (for the different actions on WMQI).
Be sure that you ha ... |
Topic: MQBridge in MQEveryplace |
bh
Replies: 6 Views: 16833
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Thu Jul 04, 2002 10:22 pm Subject: MQBridge in MQEveryplace |
Hi,
What I would suggest you would be to be sure that... before installing MQe 1.27, you uninstall the previous version (1.2.6) and the MQe Explore. If not the case, uninstall and delete different di ... |
Topic: MQBridge in MQEveryplace |
bh
Replies: 6 Views: 16833
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Thu Jul 04, 2002 7:18 am Subject: MQBridge in MQEveryplace |
To avoid this problem, dowload the latest release of MQe (now 1.2.7) and the MQe Explorer. Same prereq. for MA88 Support pac for WMQ (5.2.1 on NT/W2K) and you will see your problem diseapear. I was in ... |
Topic: Importing MRPFile into MQSI..? |
bh
Replies: 3 Views: 5021
|
Forum: General Discussion Posted: Fri Jun 28, 2002 4:03 am Subject: Importing MRPFile into MQSI..? |
I think it's not the right forum to post this question (have a look in WMQI Forum)...
Anyway, to do what you want open a Dos windows and execute the following command:
mqsiimpexpmsgset -i -n WMQIM ... |