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 Installation/Configuration Support » MQ 6.0 / 5.3

Post new topic  Reply to topic Goto page Previous  1, 2
 MQ 6.0 / 5.3 « View previous topic :: View next topic » 
Author Message
dixanms
PostPosted: Fri Oct 05, 2007 1:14 am    Post subject: Reply with quote

Newbie

Joined: 03 Oct 2007
Posts: 6

fjb_saper wrote:
Did you check the cluster attribute and cluster namelist attribute of the queue on zOS?


The cluster attribute is correctly set on the zOS queue (not using cluster namelist), as well as in AIX cluster sender and receiver channels.

PeterPotkay wrote:
You say you can't upgrade the FRs? You probably could if you pushed back hard enough.


Well, we chose an "easy" path: to setup a new v5.3 qmgr instead of a new v6.0 one, despite the former is out of support, until the eventual whole migration.

I have the feeling MQ cluster topics in docs are more appendices than a thorough integrated pieces of information. I guess the same is for courses: i. e. MQ Administration Advanced hardly talks about clustering; there is an specific (or "appendix") course for this
_________________
Dixan Martinez
Systems Administrator
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Oct 05, 2007 2:29 pm    Post subject: Reply with quote

Grand High Poobah

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

what happens if you make the upgraded 6.0 box an FR and the 5.3 box a PR in your cluster.?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
dixanms
PostPosted: Fri Oct 05, 2007 4:48 pm    Post subject: Reply with quote

Newbie

Joined: 03 Oct 2007
Posts: 6

dixanms wrote:
Thanks Bruce for replying

bbburson wrote:
Remember, if the AIX qmgr is a partial repository it will not see clustered queues until it needs them. Try putting to a zOS clustered queue from AIX and see if it shows up then.


Actually we already made that test which resulted
in error 2085 (MQRC_UNKNOWN_OBJECT_NAME) :|


To try putting to the zOS clustered queue from AIX we used a Java program ran from a Windows PC, which resulted in error 2085 as I previously stated. Latter we used amqsput and put was OK, and the queue finally was "seen" in AIX qmgr, so the cluster is working properly!!!!

The Java program was using the following options, and the problem was the option MQC.MQOO_INPUT_AS_Q_DEF is not an appropriate one when the queue is not local to the connected qmgr: we can not do gets from it
The exception was thrown in the following line.

Code:
int openOptions = MQC.MQOO_INPUT_AS_Q_DEF | MQC.MQOO_OUTPUT;
MQQueue q = qMgr.accessQueue(QUEUE, openOptions,null,null,null);


Thanks to all of you guys for your support.
_________________
Dixan Martinez
Systems Administrator
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQ 6.0 / 5.3
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.