9. Start QM2

When you have created the queue manager called QM2, you need to start it.

Starting QM2 using MQe_Script:

You can use the following MQe_Script command to start the queue manager called QM2:
mqe_script_qm -load

When no name is supplied, this command starts the queue manager that has just been created. If you want to know how to load a queue manager and specify the INI file, see the documentation supplied with MQe_Script.

Starting a queue manager programmatically:

For more information on using Java or C to start a queue manager, see Starting queue managers. For examples in Java and C, see Starting queue managers in Java and Starting queue managers in C.

Parent topic: Walkthrough: creating a basic application
Previous topic: 8. Create a second queue manager (QM2)
Next topic: 10. Create a local queue (on QM2) called Q2