|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
When broker startup, how does it auto start queue manager? |
« View previous topic :: View next topic » |
Author |
Message
|
EricL |
Posted: Fri Feb 09, 2018 7:43 pm Post subject: When broker startup, how does it auto start queue manager? |
|
|
Centurion
Joined: 10 Oct 2014 Posts: 102
|
Hi,
I have a queue manager created as:
crtmqm -q -p 25956 -u SYSTEM.DEAD.LETTER.QUEUE BusinessA.QM
and a broker created with the queue manager:
mqsicreatebroker BusinessA.Brkr -q BusinessA.QM -w /var/mqsi/BusinessA.Brkr -P 13784
IBM MQ version is V8, Broker version is V9, I notice that when queue manager and broker are down, when I start broker - BusinessA.Brkr, with:
mqsistart BusinessA.Brkr
it will start queue manager "BusinessA.QM" first, and then start broker "BusinessA.Brkr" itself, I would like to know how does this happen automatically?
Thanks...
Eric |
|
Back to top |
|
 |
timber |
Posted: Sat Feb 10, 2018 1:54 pm Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
MQSI started as an MQ application, and IIB is an evolution of MQSI. So its not surprising that mqsistart is designed to auto-start the queue manager that it depends on.
Incidentally, this behaviour was changed in v10, along with various other aspects of the integration between IIB and MQ. |
|
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
|
|
|
|