ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Can we access "Remote Queues" with out using "

Post new topic  Reply to topic
 Can we access "Remote Queues" with out using " « View previous topic :: View next topic » 
Author Message
eswarnv
PostPosted: Sat Dec 14, 2002 10:42 pm    Post subject: Can we access "Remote Queues" with out using " Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi

I know that we can access "remote queues" by defining "local definition of remote queue" at local queue manager. My doubt is,

Can we access remote queues with out defining "local definition of remote queue (remote queue definition)"?

If yes, can u give me idea how to implement it???

Thanks
Eswar.
Back to top
View user's profile Send private message
vennela
PostPosted: Sun Dec 15, 2002 12:36 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

One way of doing it is:

Define a cluster with the two QMGRs (say QM1 and QM2) in the cluster.
Define the queue at one of the QMGRs say QM1
cluster the queue
Now you can PUT to the queue from QM2.

---
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
eswarnv
PostPosted: Sun Dec 15, 2002 1:45 am    Post subject: Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi Vennela,

I dont want to use clusters. I want to use traditional DQM.

Somewhere I have read like , we can communicate to remote queue with out defining "local definiton of remote queue" by using fully qualified remote name..

If u get any Idea please throw me..


Thanks in Advance
Eswar
Back to top
View user's profile Send private message
leongor
PostPosted: Sun Dec 15, 2002 7:34 am    Post subject: Reply with quote

Master

Joined: 13 May 2002
Posts: 264
Location: Israel

In DQM you have 3 options :
1. Define local remote definition for each remoteQ.
2. Define Qmgr Alias for remote qmgr and use it in ObjectQMgrName field, in ObjectName field use the real queue name.
3. Don't define aliases, but use xmitQ ( pointing to remote qmgr ) in ObjectQMgrName, in ObjectName field use the real queue name.
_________________
Regards.
Leonid.

IBM Certified MQSeries Specialist.
Back to top
View user's profile Send private message
bduncan
PostPosted: Sun Dec 15, 2002 4:42 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

You have the options that have already been pointed out, in addition, depending on your particular situation, you can simply use the MQSeries client on machine A, which actually connects to the queue manager on machine B....
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Can we access "Remote Queues" with out using "
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.