|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
risk of "mqsistop -i" |
« View previous topic :: View next topic » |
Author |
Message
|
lwl |
Posted: Wed Feb 02, 2005 7:37 pm Post subject: risk of "mqsistop -i" |
|
|
Apprentice
Joined: 30 Mar 2004 Posts: 41
|
In solaris 8 platform, what is the risk of stopping broker with "-i" parameter?
i.e. mqsistop -i <BROKER> |
|
Back to top |
|
 |
kirani |
Posted: Fri Feb 04, 2005 12:51 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
It's same as doing a "kill -9" on any process.
This could cause other problems like the broker does not start correctly the next time or the deploy operation gives problems. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
chenulu |
Posted: Fri Feb 04, 2005 10:28 am Post subject: |
|
|
Voyager
Joined: 27 Mar 2002 Posts: 87 Location: Research Triangle Park, NC
|
The broker keeps couple of semaphores in /var/mqsi/locks directory. Typically they are cleaned up on a normal shutdown. If they are left behind when the broker tries to start it thinks that the semaphore in that directory is a valid one and will try to use it but since it is no longer valid, you will get an abend. So, if you use mqsistop -i command, ensure that the files in the lock directory for that broker's service id are cleaned up. |
|
Back to top |
|
 |
TonyD |
Posted: Fri Feb 04, 2005 2:20 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
I seem to remember that it was IBM that recommended using the '-i' option, to speed up the shutdown. The implication was that it was OK to use this as the normal shutdown method. |
|
Back to top |
|
 |
EddieA |
Posted: Fri Feb 04, 2005 3:03 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
With "-i" isn't there a chance that an EG would be killed while it's processing a message. Depending on the Transaction settings, you might lose it.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
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
|
|
|
|