Author |
Message
|
skycoolers |
Posted: Tue Mar 07, 2006 9:50 am Post subject: Remote Queue |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Hi,
Where we need to specify the IP and port of the Remote server while creating "Remote Queue Definition" in local QManager using MQExplorer.
I am able to specify the Remote QueueManager name and Remote Queuename, but no idea about remote IP/Port/ChannelName
Please respond me
Regards,
Siva |
|
Back to top |
|
 |
mq_crazy |
Posted: Tue Mar 07, 2006 9:55 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
You specify IP and Port no. on the sender channel not in the remote queue definition |
|
Back to top |
|
 |
mvic |
Posted: Tue Mar 07, 2006 10:00 am Post subject: Re: Remote Queue |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
sivakannang wrote: |
I am able to specify the Remote QueueManager name and Remote Queuename, but no idea about remote IP/Port/ChannelName |
Remote Q def -> transmission queue
transmission queue <- channel program -> TCP/IP -> channel program -> remote Qmanager -> destination queue
So, you need a transmission queue and a channel definition in addition to what you already have. Also you will need a remote queue manager, with queue and channel definitions. And of course the destination queue on the remote queue manager.
Hope this helps |
|
Back to top |
|
 |
skycoolers |
Posted: Tue Mar 07, 2006 12:00 pm Post subject: Re: |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Thanks MVIC.
Is the authentication is same as local queue? Is there any possibility of getting 2035 Error when publishing message to "Remote Queue Definition"? |
|
Back to top |
|
 |
skycoolers |
Posted: Tue Mar 07, 2006 1:33 pm Post subject: |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Hi,
I created a Local Queue Manager, Transmission queue(default), Sender Channel and Remote queue definition.
When I try to publish the message, I am getting 2087 error
'VMSQM1/TASK.REMOTE.QUEUE' RC(2087) Unknown remote Qmgr.'
But remote queue manager/queues are existing. Is any of the following could creat problem.
1. Both source and target QManager name are similar (VMSQM1)
2. Remote Queue Manager is behind firewall
Please guide me.
Regards,
Siva |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Mar 07, 2006 3:22 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I hope somebody already told you that it is VERY BAD KARMA to have 2 qmgrs with the same name in the qmgr network.
The only way you will be able to get around it is using qmgr aliases.
Look it up in the intercommunications manual.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
skycoolers |
Posted: Wed Mar 08, 2006 7:37 am Post subject: |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Thanks for your suggestion. I changed the QMgr names |
|
Back to top |
|
 |
|