Home
If you have problems shutting down a queue manager
Problems in shutting down a queue manager are often caused by applications. For example, when applications:
- Do not check MQI return codes properly
- Do not request notification of a quiesce
- Terminate without disconnecting from the queue manager (by issuing an MQDISC call)
If a problem occurs when you stop the queue manager, we can break out of the endmqm command using Ctrl-C.
We can then issue another endmqm command, but this time with a flag that specifies the type of shutdown that you require.
Parent topic:
Stopping a queue manager
fa11000_
Home