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

See information about the latest product version

mqsideletebroker command - z/OS

Use the mqsideletebroker command to delete a broker on a z/OS® system.

Syntax

z/OS command - BIPDLBK

Read syntax diagramSkip visual syntax diagram
>>-mqsideletebroker--BrokerName--+------+--+------+--+------+--><
                                 '- -1 -'  '- -2 -'  '- -s -'   

Parameters

BrokerName
(Required) The name of the broker that you want to delete. You must specify this parameter first.
-1
(Optional) Deletes only the broker registry.
-2
(Optional) Deletes only the broker WebSphere® MQ queues.
-s
(Optional) Specify this option to delete all administrative security queues for this broker when the broker is deleted. The queue SYSTEM.BROKER.AUTH and the queue for every defined integration server (SYSTEM.BROKER.AUTH.egroup_name) are deleted.

If you do not specify this option, the security queues are retained and can be reused if you re-create the broker.

Examples

Delete the broker registry for the broker CSQ1BRK on z/OS:
mqsideletebroker CSQ1BRK -1
Delete the broker CSQ2BRK and all its associated resources:
mqsideletebroker CSQ2BRK
Delete the broker and all its security queues that are defined on the associated queue manager:
mqsideletebroker CSQ1BRK -s

an28340_.htm | Last updated Friday, 21 July 2017