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 API Support » crtmqm

Post new topic  Reply to topic
 crtmqm « View previous topic :: View next topic » 
Author Message
abiram8
PostPosted: Mon Apr 29, 2002 10:40 pm    Post subject: Reply with quote

Master

Joined: 27 Mar 2002
Posts: 207
Location: India

Hi,

IAm working in AIX with MQseries in

my question is how to define the port for the Queuemanager while creating the QueueManager in AIX because in crtmqm there is no parameter where we specify the port but in case of Windows we enter the port while creating the QueueManager in GUI


Back to top
View user's profile Send private message Send e-mail
dgolding
PostPosted: Mon Apr 29, 2002 11:01 pm    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

Hi,

When you create a queue manager in Windows then it sets up all the startup stuff, so it needs to know which port to listen on when the MQSeries Service starts up. However, Unix generally doesn't do this.

You need to define the port in /etc/services and /etc/inetd.conf (check the MQSeries Intercommuniction guide, "setting up communction in Unix systems") and restart the inetd demon by doing a kill -1 on the process id, *OR* run a listener (runmqlsr) as part of a startup script that also starts up the queue manager. You would have to supply this. On the command line for the runmqlsr program is the -p for port number parameter.

Good luck!

[ This Message was edited by: dgolding on 2002-04-30 00:03 ]
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 API Support » crtmqm
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.