Author |
Message
|
Goodfellas |
Posted: Sat Feb 28, 2009 10:14 pm Post subject: ABLE |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
Thanks
Last edited by Goodfellas on Tue May 28, 2013 12:33 pm; edited 1 time in total |
|
Back to top |
|
 |
dgolding |
Posted: Sun Mar 01, 2009 4:55 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
The system administrators manual describes how to manually shutdown and delete a queue manager |
|
Back to top |
|
 |
mqjeff |
Posted: Sun Mar 01, 2009 8:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Tell your app teams to use MQOO_FAIL_IF_QUIESCING and more importantly MQGMO_FAIL_IF_QUIESCING. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Mar 01, 2009 11:59 pm Post subject: RE |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 02, 2009 1:09 am Post subject: Re: RE |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
If you're going to post links to the documentation, post links to the IBM version, not a mirror of unknown age and reliability.
Or just advise the poster to look at the top of this page! _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Mon Mar 02, 2009 1:14 am Post subject: Re: RE |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Quote: |
..post links to the IBM version, not a mirror of unknown age and reliability. |
When you'll open the link, it'll show the IBM Corp. reserved rights at the very bottom of the page.
 |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 02, 2009 1:23 am Post subject: Re: RE |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
Quote: |
..post links to the IBM version, not a mirror of unknown age and reliability. |
When you'll open the link, it'll show the IBM Corp. reserved rights at the very bottom of the page.
 |
And the fact they've admitted IBM hold the copyright gives no indication of how often the State Government of North Carolina updates their copy of the IBM docs in the event of corrections.Given the copyright you so proudly point to is 7 years in the past.
And there's no indication the page if it's v5.3 docs, v6 docs or v7 docs!
Use the IBM version!!! _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
exerk |
Posted: Mon Mar 02, 2009 1:25 am Post subject: Re: RE |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
shashivarungupta wrote: |
...When you'll open the link, it'll show the IBM Corp. reserved rights at the very bottom of the page... |
I did, and saw: © IBM Corporation 1994, 2002. All Rights Reserved
My esteemed master's point being that that piece of information may be well out of date, and that wherever possible the IBM site should be quoted - straight from the horses mouth as it were. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Mon Mar 02, 2009 1:28 am Post subject: Re: RE |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Quote: |
how often the State Government of North Carolina updates their copy of the IBM docs in the event of corrections.. |
Hope for the best and prepare for the worst.
Anyways.. thanks for correcting.
Appreciate that.
Thanks |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Mar 02, 2009 7:27 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
A qmgr will not gracefully (controlled) until all all apps have disconnected. A common newbie cause is leaving a c: or $ prompt open with runmqsc running. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
Goodfellas |
Posted: Mon Mar 02, 2009 8:14 am Post subject: |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
All,
Last edited by Goodfellas on Tue May 28, 2013 12:33 pm; edited 1 time in total |
|
Back to top |
|
 |
bbburson |
Posted: Mon Mar 02, 2009 11:34 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
The list of process names and the order to kill them appears to be the information for version 5.3. If you were running MQ version 6 or 7 you'd want to get the updated list from the IBM documentation as suggested above. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Mar 02, 2009 12:58 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
This is not a recommended way to shutdown a qmgr. Consider this as a last resort.
You have other problems if your qmgr doesn't end with a -c (controlled) or -i (immediate) or -p (preemptive) shutdown. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Mar 02, 2009 3:38 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
bruce2359 wrote: |
This is not a recommended way to shutdown a qmgr. Consider this as a last resort.
You have other problems if your qmgr doesn't end with a -c (controlled) or -i (immediate) or -p (preemptive) shutdown. |
Can't remember the -c option but definitely remember the -w (wait) option...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Mar 02, 2009 4:15 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
-c is default. I type it out of (good) habit. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|