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 » MR01 supportpac installation and configuration

Post new topic  Reply to topic
 MR01 supportpac installation and configuration « View previous topic :: View next topic » 
Author Message
sijesh.ttv
PostPosted: Wed Jan 21, 2009 9:33 am    Post subject: MR01 supportpac installation and configuration Reply with quote

Novice

Joined: 03 Nov 2008
Posts: 15

Hi,

I have ended with a project requirement that connects MQ to SIB as a foreign bus.For MQ to connect to ESB clusters using multiple connection names,design team recommended to use MR01 supportpac.
Has anybody configured MR01 supportpac?If yes,could you please tell me how to configure the MR01 supportpac step by step using commands?I have downloaded the mr01exit.c program.As per the readme file,I need to compile and link edit this to get a library.Also it will be appreciated if you can tell me whether any XmitQ concept is required for transmitting the meessages from MQ to SIB using SENDER channel.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jan 21, 2009 10:49 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Don't double post! If someone knows the answer they'll post it. They won't post it twice as fast if you post the question twice.

http://www.mqseries.net/phpBB2/viewtopic.php?p=236231
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
LMD
PostPosted: Wed Jan 21, 2009 1:59 pm    Post subject: Re: MR01 supportpac installation and configuration Reply with quote

Acolyte

Joined: 30 Oct 2002
Posts: 56
Location: Paris - France

sijesh.ttv wrote:
Hi,

I have ended with a project requirement that connects MQ to SIB as a foreign bus.For MQ to connect to ESB clusters using multiple connection names,design team recommended to use MR01 supportpac.
Has anybody configured MR01 supportpac?If yes,could you please tell me how to configure the MR01 supportpac step by step using commands?I have downloaded the mr01exit.c program.As per the readme file,I need to compile and link edit this to get a library.Also it will be appreciated if you can tell me whether any XmitQ concept is required for transmitting the meessages from MQ to SIB using SENDER channel.


I have installed the MR01 two or three times, it's really straigtforward :

1 - Compile this exit. The tricky part, as you probably need to install a C compiler.
2 - Put the objet on var/mqm/exits64
3 - Fin on each WAS server the value of SIB_MQ_ENDPOINT_ADDRESS
3 - Create a file (for example in var/mqm/exits64) with the layout explained in the doc
Example :
00
HOST1(9104)
HOST2(9118)
HOST3(9104)
HOST3(9118)

Alter the WMQ channel configuration with something like :
MSGEXIT(mr01exit(ChannelExit)') +
MSGDATA('/var/mqm/exits64/mr01')
where "mr01" is the name of the port files.
Don't forget to lower short retry for the channel, for example :
SHORTRTY(120) +
SHORTTMR(10)

HTH, LMD.
_________________
lmd_at_demey-consulting.fr - http://demey-consulting.fr - Paris, France.
WMQ, WAS & IIB Certified.
#IBMChampion
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MR01 supportpac installation and 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.