strmqm (start queue manager)
Purpose
Start a local queue manager.
WebSphere MQ checks the setting for license units. If the purchased processor capacity is not -1, it compares the number it finds with the number of processors. If the number is insufficient it issues an appropriate warning message, as follows:
Insufficient license units (if you have run setmqcap)
Purchased processor capacity not set (by using setmqcap) (if you have not run setmqcap)
Syntax
strmqm -c -z queue_manager
Optional parameters
- -c
- Start the queue manager, redefine the default and system objects, then stop the queue manager. Use the crtmqm command to create the default and system objects for a queue manager. Any existing system and default objects belonging to the queue manager are replaced if you specify this flag.
- -z
- Suppress error messages.
- queue_manager
- Local queue manager to start.
Return codes
0 Queue manager started 3 Queue manager being created 5 Queue manager running 16 Queue manager does not exist 23 Log not available 24 A process that was using the previous instance of the queue manager has not yet disconnected. 49 Queue manager stopping 69 Storage not available 71 Unexpected error 72 Queue manager name error 100 Log location invalid
Examples
The following command starts the queue manager account:
strmqm account
Related commands
crtmqm Create a queue manager dltmqm Delete a queue manager endmqm End a queue manager
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.