You can also set other (optional) attributes at this time, including a description, channel timeout, channel attribute rule name, and queue manager rule, but these are not included in this walkthrough.
For more information about the creation and configuration of queue managers, see Configuration by messages overview.
mqe_script_qm -create -qmname QM1
For more information on using Java or C to create a queue manager, see Creating a queue manager - step by step. For examples in Java and C, see Creating a simple queue manager in Java and Creating a simple queue manager in C.
Parent topic: Walkthrough: creating a basic application
Next topic: 2. Start the queue manager (QM1)