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 » MQSeries for Solaris

Post new topic  Reply to topic
 MQSeries for Solaris « View previous topic :: View next topic » 
Author Message
dk
PostPosted: Mon Apr 01, 2002 2:15 pm    Post subject: Reply with quote

Newbie

Joined: 27 Jan 2002
Posts: 2

Hi,

I'll install a MQSeries 5.2 for Sun Solaris and need to know which files are required (and how), to define an automatic start up of the queue manager and the listener (init.d, rc.....) , if you have some examples please.


Thanks,

DK
Back to top
View user's profile Send private message
crojas
PostPosted: Tue Apr 02, 2002 6:28 pm    Post subject: Reply with quote

Apprentice

Joined: 10 Mar 2002
Posts: 28

I'm asking the same thing, i created a file in /etc/init.d called mqserver, on start it runs strmqm and runmqlsr, on stop endmqm and endmqlsr.
I created a link in rc3.d for start and rc0.d for stop the MQServer.

It works, but i don't know if it's the best way.
Back to top
View user's profile Send private message
kolban
PostPosted: Tue Apr 02, 2002 8:50 pm    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

I think on Unix platforms, this is the only way. There is no equivalent to the Windows Services mechanism. Basically, you write a shell script to start MQ and its corresponding demons and have that started at machine boot time. Write a corresponding script to stop the demons and you can run this at any time to stop/start the products. Ensure that anything you are dependent upon (such as databases) are pre-started before the queue manager.
Back to top
View user's profile Send private message
mrlinux
PostPosted: Wed Apr 03, 2002 4:33 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

The two things with startup
1) make sure if you are starting the channel initiator within the startup
script then make sure the network connection is established otherwise
it will hang on bootup
2) Any database's that need the use of a large continous block of shared
memory are started first, MQSeries likes to take small chunks of shared
memory and it can fragment memory. At least that is what I found on HPUX

_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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