Deleting a broker on UNIX platforms

To delete a broker on UNIX platforms; AIX, HP-UX, Linux for zSeries, Linux for Intel and Solaris:.

  1. Stop the broker using the mqsistop command.
  2. Enter the following command to delete the broker:
    mqsideletebroker WBRK_BROKER 

    where:

    WBRK_BROKER is the broker name.

On completion of this task, you have:
  • Removed the broker's data from the database.
  • Removed the record for the component in the broker registry. It is therefore removed from the list of components displayed by issuing the mqsilist command.

Related concepts
Broker
Broker domain

Related tasks
Removing a broker from a broker domain
Starting and stopping a broker

Related reference
mqsideletebroker command
mqsistop command
mqsilist (list resources) command