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 » Clustering » Cluster Configuration

Post new topic  Reply to topic
 Cluster Configuration « View previous topic :: View next topic » 
Author Message
sbalaji9
PostPosted: Fri Aug 05, 2005 11:41 am    Post subject: Cluster Configuration Reply with quote

Newbie

Joined: 05 Aug 2005
Posts: 5

Hi,

I have a problem accessing the Local Queue which is part of the Cluser. Let me explain the scenerio iam trying , i have a MQseries server installed on winXp and another MQServer on Unix machine , i created a CLUSTER on windows MQServer and added the Unix QMGR to the CLuster , Now the Unix MQ has 2 Queues , 1 remote Q and 1 Local , i added both the Q's to the Cluster , i can actually put the messages on both the Q's remote and Local but when i am trying to retrieve the mgs from Local Q on unix which part of Cluster , iam getting an Error code 2085. I dotn want to access the LocalQ directly from Unix , bcoz my application cannot talk to Unix MQServer , it has to go thru Windows MQServer , this is the mainreason to create the cluster between Win and Unix.
Any suggestions wud'be greatly helpful.

thanks
Suresh Balaji
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Aug 05, 2005 11:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Design misconception...

If the q is a ql to the Unix QMGR you need to be connected to the Unix QMGR to do a get. Cluster or no cluster -- same behavior...

Enjoy
Back to top
View user's profile Send private message Send e-mail
sbalaji9
PostPosted: Fri Aug 05, 2005 12:33 pm    Post subject: Cluster Configuration Reply with quote

Newbie

Joined: 05 Aug 2005
Posts: 5

Thanks for the comments , is there a get around fot this , there no way i can directly connect to UNIX box.

Can i move that msg from Unix Local to some other Q which i will make part of the Cluster ? What i wan thinking is create a LocalQ on my windows box and add it to the cluster so that my UnixMQ can see that Q and when then message appears on my Original Unix Local Q , how can i move this to the Windows LocalQ which is a part of the Cluster.

Any different approach is greatly helpful.

thanks
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Aug 05, 2005 12:46 pm    Post subject: Re: Cluster Configuration Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

sbalaji9 wrote:
...and when then message appears on my Original Unix Local Q , how can i move this to the Windows LocalQ which is a part of the Cluster.

Write a program the MQGETs from the Unix q and MQPUTs to the Windows q.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Aug 05, 2005 1:12 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If you want programs on the Unix qmgr to put messages where programs connected to a Windows Qmgr can GET them, then you have to configure the MQ network so that it will "move" the messages for you.

This means that there can NOT be a qlocal on the Unix Qmgr that the unix programs PUT to. You must either have a qremote, or only a qcluster.

Please go back and read the Application Programming Guide, followed by the Intercommunications manual, followed by the Clustering manual.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
happyj
PostPosted: Mon Aug 08, 2005 1:58 am    Post subject: Reply with quote

Voyager

Joined: 07 Feb 2005
Posts: 87

If you do not want to GET from the ql on the Unix QMgr why is it there
at all ?

The queue must be local to any QMgr that needs to do a GET.
So if you need to GET from your Windows QMgr the queue must be on the windows QMgr.

You are able to PUT onto a clustered queue from any QMgr in the cluster.
Think about the security implications of this.
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Aug 08, 2005 6:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

you might also want at look at the MQ client, which would allow you to "get" the msg on a unix q from wndows, but it would make more sense to have the queue local to windows ....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » Cluster Configuration
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.