Creating a queue called LQ1
Create a queue for use with the Getting started with WebSphere IBM® WebSphere® MQ Version 7.5 scenario, by using either the command-line interface or the WebSphere MQ Explorer. Queues are data structures that are used to store messages and are IBM WebSphere MQ queue manager objects.
About this task
There are three ways to create IBM WebSphere MQ objects:
- Command-line.
- IBM WebSphere MQ Explorer.
- Using a programmable interface.
In this task you can create IBM WebSphere MQ objects using the command-line or the IBM WebSphere MQ Explorer.
Creating a queue by using the command-line interface
The command-line interface has a scripting language called IBM WebSphere MQ Script Commands (MQSC). The scripting tool, runmqsc, is used to run the script against a queue manager. To create and start a queue by using the command-line interface, complete the following steps:
Procedure
What to do next
You are ready to put a message on to your queue. To put a message in a queue, see Putting a message to the queue LQ1.
Creating a queue by using WebSphere MQ Explorer
To create and start a queue by using the WebSphere MQ Explorer, complete the following steps: