Author |
Message
|
BarryB |
Posted: Thu Jul 15, 2004 12:47 pm Post subject: Queue Manager Start/Stop Command |
|
|
Acolyte
Joined: 01 Jul 2004 Posts: 53 Location: Vernon Hills, Il
|
Hello,
What is the command to stop and start a queue manager? Also, if this is a Cluster Queue manager, would issuing these commands require anything different/extra being that it is a clustered queue manager? |
|
Back to top |
|
 |
CHF |
Posted: Thu Jul 15, 2004 12:53 pm Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Start Queue Manager
Stop Queue Manager
As far as my knowledge is concerned, I guess these commands are same for Cluster QMgrs also.
Refer to MQ System Administration Guide: Chapter 17 for list of control comands and their syntax _________________ CHF  |
|
Back to top |
|
 |
JasonE |
Posted: Fri Jul 16, 2004 1:22 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Just in case anyone ever looks at this thread, to make it complete on a windows platform althrough strmqm and endmqm do work, they run the qmgr under the signed on userid, and hence signing off will kill the qmgr. Normally windows users use
and
|
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Jul 16, 2004 4:54 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Jason,
Complete? Without z/OS?
On z/OS it is a little more complex and depends on what your site has declared the subsystem recognition charater as....lets assume it is a +
Then to start the queue manager you use
+CSQ1 START QMGR
This will start the CSQ1MSTR address space (that is assuming you use CSQ1 as your queue manager name).
To stop it
+CSQ1 STOP QMGR |
|
Back to top |
|
 |
techno |
Posted: Wed Oct 26, 2005 9:32 am Post subject: |
|
|
Chevalier
Joined: 22 Jan 2003 Posts: 429
|
Does each qmgr belong to a separate subsystem? |
|
Back to top |
|
 |
kevinf2349 |
Posted: Wed Oct 26, 2005 10:25 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
On z/OS?
Each Queue Manager is a seperate subsystem.
They are defined in the IEFSSNxx member of SYS1.PARMLIB (or whatever name your site uses). |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Oct 26, 2005 2:58 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
For additional steps before stopping a clustered qmgr see the cluster manual... I believe it would be prudent to suspend it from the cluster before stopping the qmgr but then that's just me...  |
|
Back to top |
|
 |
urs |
Posted: Fri Oct 28, 2005 3:03 pm Post subject: |
|
|
Acolyte
Joined: 27 Oct 2005 Posts: 56
|
I agree to fjb-saper.
--------------------------------------------------------------------------------------
In A Mad World Only The Mad Are Sane
Make it idiot-proof, and someone will make a better idiot [list][/list] |
|
Back to top |
|
 |
javagate |
Posted: Fri Oct 28, 2005 4:01 pm Post subject: |
|
|
 Disciple
Joined: 15 Nov 2004 Posts: 159
|
Can we move this post to MQSeries 101?
I mean come on a post to ask for a start command.  _________________ WebSphere Application Server 7.0 z/OS &
MQ 6.0. I work with WebSphere in the real world not in some IBM lab. |
|
Back to top |
|
 |
|