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 » MQSC : newbie

Post new topic  Reply to topic
 MQSC : newbie « View previous topic :: View next topic » 
Author Message
coolpix
PostPosted: Tue Jan 18, 2005 7:12 am    Post subject: MQSC : newbie Reply with quote

Newbie

Joined: 27 Aug 2004
Posts: 4

Hi,

In windows env, if I create a Queue Manager by MQ Explorer, the MQ Explorer will also create "Channel Initiator" and "Listener" to the MQ Services. Next, if the Queue Manager shutted down and started again, those "Channel Initiator and "Listener" will be re-started automatically.

How can I achieve the same thing by using MQSC commands (including create the Initiator and listener to the MQ Services)?

Please help.

Thanks a lot.
Back to top
View user's profile Send private message
Ratan
PostPosted: Tue Jan 18, 2005 7:26 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

I dont think it is possible via MQSC commands.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Tue Jan 18, 2005 8:24 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

But in windows you can use amqmdain to create queue managers and other such things.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
coolpix
PostPosted: Tue Jan 18, 2005 9:00 am    Post subject: Reply with quote

Newbie

Joined: 27 Aug 2004
Posts: 4

jefflowrey wrote:
But in windows you can use amqmdain to create queue managers and other such things.


um... Since I will develop the application on Win Env, then deploy it to AIX server, is it still possible to use amqmdain in this case?

Thanks.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Jan 18, 2005 9:22 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Leave the Command server, Channel initiator and Listener set to Automatic in MQExplorer. Make the QM Manual.

MSCS will control whether the QM comes up or down. When MSCS tells the QM to come up, the QM will start up the channel init, listener and command server because they are still set to automatic. Same thing in reverse. MSCS will stop the QM, and the QM will stop the sub proccesses.

Edited 12:35 PM
Ignore the above>>>>>>>>>>>>
I read MQSC as MSCS and thought he had Microsoft Cluster Services....
_________________
Peter Potkay
Keep Calm and MQ On


Last edited by PeterPotkay on Tue Jan 18, 2005 9:35 am; edited 1 time in total
Back to top
View user's profile Send private message
clindsey
PostPosted: Tue Jan 18, 2005 9:32 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

Quote:

um... Since I will develop the application on Win Env, then deploy it to AIX server, is it still possible to use amqmdain in this case?


amqmdain is for Windows only. For unix, you can start each of the services from a command line with nohup so they survive a logoff.
e.g. "nohup runmqlsr -t tcp -p 1414 & "

If you want to autostart the qm and services at boot time, see this thread
http://www.mqseries.net/phpBB2/viewtopic.php?t=19570

Charlie
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQSC : newbie
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.