Author |
Message |
Topic: Java package for MQ programming in Java |
reeturaj_sunny
Replies: 2 Views: 3195
|
Forum: IBM MQ API Support Posted: Fri Sep 01, 2006 2:14 am Subject: Java package for MQ programming in Java |
Hi all,
I want to know, from where I can get java package to write MQ programs in Java.
I am working on windows.
Any kind of help will be highly appreciated.
Thanks. |
Topic: Cluster Problem |
reeturaj_sunny
Replies: 1 Views: 3478
|
Forum: Clustering Posted: Fri Aug 04, 2006 1:21 am Subject: Cluster Problem |
Hi All,
I have created a cluster of 3 queue managers(QM1,QM2,QM3).
All the queue manages are on the local Windows machine.
QM1 and QM2 hold the repository.
I connected QM3 to the QM1 reposit ... |
Topic: Remote Administration from a local queue manager |
reeturaj_sunny
Replies: 5 Views: 3779
|
Forum: General IBM MQ Support Posted: Fri Aug 04, 2006 12:58 am Subject: Remote Administration from a local queue manager |
It seems that you can apply this command only thru input and out files....
eg:
runmqsc -w 100 < input.in > output.out
**************
input.in
--------------
display
You will find ... |
Topic: Remote Administration from a local queue manager |
reeturaj_sunny
Replies: 5 Views: 3779
|
Forum: General IBM MQ Support Posted: Thu Aug 03, 2006 10:59 pm Subject: Remote Administration from a local queue manager |
Hi all,
I am trying to do remote administration from local queue manager.
Both the queue managers are in windows platform.
As per the guidelines I have
1.Created channels
2.Started listen ... |
Topic: Cluster channels are not running |
reeturaj_sunny
Replies: 3 Views: 4075
|
Forum: Clustering Posted: Thu Aug 03, 2006 3:00 am Subject: Cluster channels are not running |
Okay, let's eliminate the obvious first. Have you checked:
a) The channel names match
b) The correct IP address is specifed
c) The correct port is specified
d) There is a connection between the ... |
Topic: Cluster channels are not running |
reeturaj_sunny
Replies: 3 Views: 4075
|
Forum: Clustering Posted: Thu Aug 03, 2006 12:17 am Subject: Cluster channels are not running |
I have created a queue manager cluster with two queue managers.
I have defined cluster sender and cluster receiver channels for both the queue managers.
I have started listeners for both the queue m ... |
Topic: How to know Messege Flow is running or not. |
reeturaj_sunny
Replies: 13 Views: 10077
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 27, 2006 10:01 pm Subject: Hi All |
My Broker,Broker Queue Manager and Queues are on Unix(Sun Solaris) machine.
So,anyway I cannt use MQ Explorer.
My problem is that just to see message flow is running or not I need to have toolkit ... |
Topic: How to know Messege Flow is running or not. |
reeturaj_sunny
Replies: 13 Views: 10077
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 26, 2006 10:43 pm Subject: Hi elvis_gn |
This is a good option.
But I am using WBIMB v5.
And
mqsistartmsgflow is not supported in V5.
I think for that I need to upgarde to V6. |
Topic: How to know Messege Flow is running or not. |
reeturaj_sunny
Replies: 13 Views: 10077
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 26, 2006 9:37 pm Subject: How to know Messege Flow is running or not. |
My broker is running on Sun Solaris.And I have deployed a Broker Archive File under an execution group.
I am able to see all the processes running under the Broker by applying
ps -ef|grep <Bro ... |