Posted: Thu Mar 15, 2007 12:02 am Post subject: Remote Queue and Transmission Queue
Apprentice
Joined: 25 Jul 2006 Posts: 28
Hi ,
i have few things to clarify with you guys ?
1. We use Remote Queue when we want to exchange message to different queue.manager which can be located in the same network or different network?
2. to enable this , there are few things needs to be done.
- create qremote
- create qlocal of type tranmission queue.
- create channel
i would like to know what is supposed to be value of conname?
Lets say if the destination queue.manager is 209.131.36.158
should i put as CONNAME('209.131.36.158') or CONNAME(209.131.36.158)
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
either are fine, better specify dns instead of ip adress
conname assumes default port 1414 , if your remote qmgr is listening on a different port specify 'address(port)' in CONNAME( ... ) like this CONNAME('addres(port)') _________________ Michael
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