Author |
Message
|
zpat |
Posted: Thu Oct 14, 2010 6:40 am Post subject: Creating queue manager to autostart |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
I note from the infocenter that you can make a queue manager autostart by using the command:
crtmqm -sa qmgrname
Quote: |
-sa
Automatic queue manager startup.
The queue manager is configured to start automatically when the machine starts up, or more precisely, when the AMQMSRVN process starts up. |
Is there a way to display this startup value and change it after the QM has been created?
Also when I try it - it does not like the -sa option.
Quote: |
AMQ7027: Argument -sa supplied to command crtmqm is invalid.
Usage: crtmqm [-z] [-q] [-c Text] [-d DefXmitQ] [-h MaxHandles]
[-md DataPath] [-g ApplicationGroup]
[-t TrigInt] [-u DeadQ] [-x MaxUMsgs] [-lp LogPri] [-ls LogSec]
[-lc | -ll] [-lf LogFileSize] [-ld LogPath] QMgrName |
This is WMQ 7.0.1.3 on Linux |
|
Back to top |
|
 |
Philip Morten |
Posted: Thu Oct 14, 2010 8:16 am Post subject: Re: Creating queue manager to autostart |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
zpat wrote: |
I
Quote: |
AMQ7027: Argument -sa supplied to command crtmqm is invalid.
Usage: crtmqm [-z] [-q] [-c Text] [-d DefXmitQ] [-h MaxHandles]
[-md DataPath] [-g ApplicationGroup]
[-t TrigInt] [-u DeadQ] [-x MaxUMsgs] [-lp LogPri] [-ls LogSec]
[-lc | -ll] [-lf LogFileSize] [-ld LogPath] QMgrName |
This is WMQ 7.0.1.3 on Linux |
I'm sure that option should be marked Windows-only, I've raised a problem against the documentation to get that clarified. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
exerk |
Posted: Thu Oct 14, 2010 8:18 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Perhaps because that's a Windows-only value...  _________________ 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 |
|
 |
gbaddeley |
Posted: Thu Oct 14, 2010 5:55 pm Post subject: Re: Creating queue manager to autostart |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
|
Back to top |
|
 |
zpat |
Posted: Thu Oct 14, 2010 8:44 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
OK, thanks. Would be nice to have an autostart feature on all platforms as part of the standard product. Oh well back to MSL1... |
|
Back to top |
|
 |
|