IBM Integration Bus, Version 10.0.0.0 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Creating the default IBM Integration Bus queues on a WebSphere MQ queue manager

You can create the default IBM® Integration Bus queues on the queue manager that is associated with your integration node by running a script.

Before you begin

About this task

WebSphere MQ is no longer a prerequisite for using IBM Integration Bus on distributed systems. However, some IBM Integration Bus capabilities require access to WebSphere MQ components, and a subset of these capabilities require a set of default system queues to be created on the queue manager that is associated with the integration node; see Installing WebSphere MQ. The default system queues are used to store information about in-flight messages. Complete the following steps to create the default system queues on Windows and Linux.
Note: You can also create the queues by running the WebSphere MQ define qlocal command. For more information about using this command, see the WebSphere MQ product information.

Procedure

  1. From the command environment (on Linux) or the IBM Integration Console (on Windows), navigate to the following directory:
    • Windows platforminstall_dir\server\sample\wmq
    • Linux platformUNIX platforminstall_dir/server/sample/wmq
  2. Run the following command:
    • Windows platformiib_createqueues.cmd qmgr_name
    • Linux platformUNIX platform./iib_createqueues.sh qmgr_name

    where qmgr_name is the name of the WebSphere MQ queue manager where you want to create the queues.

Results

The default IBM Integration Bus queues are created on the queue manager.
Note: You can delete the queues created for an integration node on a specified queue manager, by running the following MQSC command from the same directory:
runmqsc qmgr_name < iib_queues_delete.mqsc

ah09090_.htm | Last updated 2015-03-27 19:26:46