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 » how to specify CONNAME when create send channel

Post new topic  Reply to topic
 how to specify CONNAME when create send channel « View previous topic :: View next topic » 
Author Message
adder
PostPosted: Wed Mar 29, 2006 10:01 am    Post subject: how to specify CONNAME when create send channel Reply with quote

Apprentice

Joined: 06 Dec 2005
Posts: 43

I want to specify CONNAME with IP and Port when create send channel,
my command is
DEFINE CHANNEL ('source.to.target') +
CHLTYPE(SDR) +
CONNAME (127.0.0.1(5001)) +
XMITQ ('target.queue.manager') +
TRPTYPE(TCP)

but it does not work, syntax error reported, could someone provide a sample to me, thanks
Back to top
View user's profile Send private message MSN Messenger
Anirud
PostPosted: Wed Mar 29, 2006 10:06 am    Post subject: Reply with quote

Master

Joined: 12 Feb 2004
Posts: 285
Location: Vermont

Try having the ip address and port number within single quotes
Code:
 CONNAME ('127.0.0.1(5001)')


HTH.
Back to top
View user's profile Send private message Visit poster's website
kevinf2349
PostPosted: Wed Mar 29, 2006 10:07 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Stick the IP address in quotes...just like the manual says
Back to top
View user's profile Send private message
adder
PostPosted: Wed Mar 29, 2006 10:13 am    Post subject: Reply with quote

Apprentice

Joined: 06 Dec 2005
Posts: 43

oh, thanks
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » how to specify CONNAME when create send channel
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.