Migration of scmmqm
WebSphere MQ does not contain the scmmqm program (available in MQSeries V5.0). When migrating, the WebSphere MQ installation procedure processes the commands in any startup files that have been registered by using the scmmqm command. WebSphere MQ service objects are created for each command when the queue manager starts up as follows:
- runmqchi
- A channel initiator processing the specified initiation queue is automatically started when the queue manager starts.
- runmqchl
- The specified channel is automatically started when the queue manager starts.
- runmqlsr
- A listener with the specified parameters is automatically started when the queue manager starts.
- strmqcsv
- This command is ignored. A command server is automatically started when each queue manager starts.
- strmqm
- The specified queue manager is automatically started when the WebSphere MQ Service starts.
- tpstart
- This command is ignored. After WebSphere MQ is installed, either set your system to run tpstart automatically on system startup, or configure a WebSphere MQ listener for the queue manager with the required TPNAME property.
Parent topic:
Migrating from MQSeries V5.0