|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSeries for Solaris |
« View previous topic :: View next topic » |
Author |
Message
|
dk |
Posted: Mon Apr 01, 2002 2:15 pm Post subject: |
|
|
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 |
|
 |
crojas |
Posted: Tue Apr 02, 2002 6:28 pm Post subject: |
|
|
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 |
|
 |
kolban |
Posted: Tue Apr 02, 2002 8:50 pm Post subject: |
|
|
 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 |
|
 |
mrlinux |
Posted: Wed Apr 03, 2002 4:33 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|