Author |
Message |
Topic: Verify Queue Manager Cluster |
MQSeriesTest
Replies: 5 Views: 5083
|
Forum: Clustering Posted: Tue May 15, 2007 9:15 am Subject: Verify Queue Manager Cluster |
Refer to the MQ V6 Queue Manager Clusters manual for step-by-step documentation. In the chapter 'setting up a cluster,' take a look at step 7 'verify and test the cluster.'
that only verify the se ... |
Topic: Interpret amqsmon output? |
MQSeriesTest
Replies: 16 Views: 12873
|
Forum: General IBM MQ Support Posted: Sun May 13, 2007 7:36 pm Subject: run amqsmon over the network |
Hi,
Could we run amqsmon over the network? I mean I want to install the sample on a separate box (neither MQ Server nor MQ Client installed on that box).
If we can please advice how.
Thanks |
Topic: Verify Queue Manager Cluster |
MQSeriesTest
Replies: 5 Views: 5083
|
Forum: Clustering Posted: Thu May 03, 2007 3:22 pm Subject: Verify Queue Manager Cluster |
Thank you |
Topic: Verify Queue Manager Cluster |
MQSeriesTest
Replies: 5 Views: 5083
|
Forum: Clustering Posted: Tue May 01, 2007 3:15 pm Subject: Verify Queue Manager Cluster |
Is there are any sample programs which I can use to verify queue manager cluster setup? |
Topic: MQ vs MQ Publish/Subscribe |
MQSeriesTest
Replies: 1 Views: 1886
|
Forum: General IBM MQ Support Posted: Tue May 01, 2007 9:59 am Subject: MQ vs MQ Publish/Subscribe |
How communication occur between applications which are using Websphere MQ publish/subscribe? Are they also using channel definitions to make communications (MQ Client and MQ Servers use channels to ma ... |
Topic: MQ Client setup for Client Applications |
MQSeriesTest
Replies: 9 Views: 5653
|
Forum: General Discussion Posted: Fri Apr 27, 2007 3:44 pm Subject: MQ Client setup for Client Applications |
Back to the poster's question...
Because it is possible for an application to decide to connect to any queue manager, it is also possible for an application to decide where and how it wants to stor ... |
Topic: MQ Installation and Instance |
MQSeriesTest
Replies: 15 Views: 11995
|
Forum: General Discussion Posted: Fri Apr 27, 2007 3:31 pm Subject: MQ Installation and Instance |
You can run many queue managers on a single machine that has an installation of MQ Server.
You can run many client applications on a single machine that has an installation of MQ Client.
You can ... |
Topic: MQ Client setup for Client Applications |
MQSeriesTest
Replies: 9 Views: 5653
|
Forum: General Discussion Posted: Tue Apr 24, 2007 11:27 am Subject: MQ Client setup for Client Applications |
That is right, but as I understand to make connection to any queue manager by MQClient we need to set MQI Channles on MQClient (might be embedded in Client application or set as an environments varaib ... |
Topic: MQ Client setup for Client Applications |
MQSeriesTest
Replies: 9 Views: 5653
|
Forum: General Discussion Posted: Tue Apr 24, 2007 11:02 am Subject: MQ Client setup for Client Applications |
Without looking at environment varaibles (MQSERVER, MQCHLLIB, MQCHLTAB) for MQ Client, is there any other way to find with which MQ Servers this MQ Client can communicate?
Thank you for help. |
Topic: MQ Installation and Instance |
MQSeriesTest
Replies: 15 Views: 11995
|
Forum: General Discussion Posted: Wed Apr 18, 2007 3:16 pm Subject: MQ Installation and Instance |
1. Could we have multiple instances of MQ Server with one MQ Server installation?
2. Could we have multiple instances of MQ Client with one MQ Client installation?
Thanks in advance. |
Topic: MQ client application |
MQSeriesTest
Replies: 4 Views: 3309
|
Forum: General Discussion Posted: Fri Apr 13, 2007 11:12 am Subject: MQ client application |
qmgr shows which applications are connected to it at that time.
I used this example (amqsputc QUEUE1 qmgr) and once amqsputc program completed qmgr does not show any info for that application.
Wel ... |
Topic: MQ client application |
MQSeriesTest
Replies: 4 Views: 3309
|
Forum: General Discussion Posted: Tue Apr 10, 2007 2:49 pm Subject: MQ client application |
Is there any way to monitor that a WebSphere MQ client application configured to communicate to which MQ Server? |
Topic: MQ Client Configuration |
MQSeriesTest
Replies: 2 Views: 2473
|
Forum: General IBM MQ Support Posted: Mon Apr 09, 2007 1:55 pm Subject: MQ Client Configuration |
Question 1.
Does MQ Client use the MQSERVER environment variable which is created by set command?
set command creates variables in the current shell environment only. ]
Question 2.
What could ... |