You can use the IBM® MQ Explorer to create the
server objects that you need to verify your client installation.
About this task
To verify your installation, you must first create a queue manager, a local queue, a listener and
a server-connection channel on the server.
Procedure
-
Create a queue manager:
-
Open IBM MQ Explorer.
-
Right-click the folder called Queue Managers, select .
-
In the first entry field, type the queue manager name, QUEUE.MANAGER.1, and
click Finish.
-
Create a local queue:
-
Expand the queue manager you have just created and right-click
queues.
-
Select .
-
Enter the queue name, QUEUE1, and click Finish.
-
Define the server-connection channel:
-
Right-click Channels.
-
Select .
-
Enter the channel name, CHANNEL1, and click
Next.
-
In the dialog navigation pane, click MCA to open the MCA page.
-
In the MCA User ID field, enter a userid that is a member of the mqm group, typically your
own.
-
Click Finish.
-
Run the listener.
The listener is automatically started when the queue manager is configured. To check that the
listener is running, open Listeners and look for
LISTENER.TCP
.