Author |
Message |
Topic: MQ 5.3 client on server running MQ 5.2 |
DeeptiChand
Replies: 2 Views: 1895
|
Forum: General Discussion Posted: Tue Nov 16, 2004 10:19 am Subject: MQ 5.3 client on server running MQ 5.2 |
Hello all,
Does anyone know if I can install MQ 5.3 client on a server that already has MQ 5.2.
Basically I am trying to use .NET API to access the server and the client I currently have on tha ... |
Topic: Putting Messages into REMOTE QUEUE using C# |
DeeptiChand
Replies: 4 Views: 3715
|
Forum: General Discussion Posted: Fri Nov 12, 2004 12:36 pm Subject: Solution |
I figured out the mistake. It was a simple mistake. I was using the wrong CHANNEL. I was using Sender channel instead of server connection channel. Yes, its a basic question where i got struck cuz i w ... |
Topic: Putting Messages into REMOTE QUEUE using C# |
DeeptiChand
Replies: 4 Views: 3715
|
Forum: General Discussion Posted: Fri Nov 12, 2004 10:27 am Subject: Putting Messages into REMOTE QUEUE using C# |
I am trying to send a message on a remote queue RQ. I have BOX-1 and BOX-2 and i have defined the transmission queues and sender and receiver channels on appropriate boxes. ON BOX 2 I have a localQ(LQ ... |
Topic: Creating MQ Sender and Receiver channels on 2 WINDOWS BOXES |
DeeptiChand
Replies: 4 Views: 2606
|
Forum: General Discussion Posted: Fri Nov 12, 2004 8:50 am Subject: port in windows gui for sender channel |
Thank you. That works. Appending port to the connection works. |
Topic: Creating MQ Sender and Receiver channels on 2 WINDOWS BOXES |
DeeptiChand
Replies: 4 Views: 2606
|
Forum: General Discussion Posted: Thu Nov 11, 2004 4:20 pm Subject: Creating MQ Sender and Receiver channels on 2 WINDOWS BOXES |
Hello all,
I am trying to create a SENDER channel so i can send MESSAGES from WINDOWS BOX-1 to WINDOWS BOX-2. I have created a QUEUEMANAGER on both the machines and I have created a remote queue on ... |
Topic: Load Balancing for MQseries on Windows Server |
DeeptiChand
Replies: 3 Views: 2598
|
Forum: General Discussion Posted: Thu Nov 04, 2004 3:53 pm Subject: load balancing |
Basically we want to replicate the queues we have on two different windows machines. We would like to loadbalance on these two machines so as to take the load away from one machine. |
Topic: Load Balancing for MQseries on Windows Server |
DeeptiChand
Replies: 3 Views: 2598
|
Forum: General Discussion Posted: Thu Nov 04, 2004 2:06 pm Subject: Load Balancing for MQseries on Windows Server |
Hi all,
I wa just wondering if it is possible to load balance the MQseries Server on Windows. Does anybody know if it is possible at all..
thanks,
DC |
Topic: MQseries C#.net 2035 (user ID authorization) problem |
DeeptiChand
Replies: 1 Views: 1443
|
Forum: General Discussion Posted: Tue Nov 02, 2004 3:27 pm Subject: MQseries C#.net 2035 (user ID authorization) problem |
Hi all,
I am trying to run mqseries 5.3 on client side and connect to a server on another machine running 5.2. I am using the administrator login on the client side. However I get the 2035 error wh ... |
Topic: MQseries on C# (.NET) and MQseries 5.2 |
DeeptiChand
Replies: 2 Views: 2152
|
Forum: General Discussion Posted: Tue Nov 02, 2004 3:16 pm Subject: C# using MQseries 5.2 version |
Hello Kirani,
Thanks a lot for your reply. Saved me from wasting more time on trying to get the 5.2 client to work with C# program. |
Topic: MQseries on C# (.NET) and MQseries 5.2 |
DeeptiChand
Replies: 2 Views: 2152
|
Forum: General Discussion Posted: Tue Nov 02, 2004 3:05 pm Subject: MQseries on C# (.NET) and MQseries 5.2 |
I have been able to run some sample code on MQseries 5.3 with dotnetpack but when i try to run the same code on MQseries 5.2 machine i have not been able to do so. I have been getting Mqseries excepti ... |