Clear MQ Pub/Sub Broker (CLRMQMBRK)

    Where allowed to run
    All environments (*ALL)

    Threadsafe
    Yes

The Clear IBM MQ broker (CLRMQMBRK) command does not perform any function and is only provided for compatibility with previous releases of IBM MQ.


Parameters

Keyword Description Choices Notes
MQMNAME Message Queue Manager name Character value Required, Positional 1
BRKPARENT Break Parent link *NO, *YES Optional, Positional 2
CHILDMQM Child Message Queue Manager Character value Optional, Positional 3


Message Queue Manager name (MQMNAME)

>

Specifies the name of the queue manager.

    queue-manager-name
    Specify the name of the queue manager.


Break Parent link (BRKPARENT)

>

Specifies how the broker is ended.

The possible values are:

    *YES
    Specifies that the link is to be broken with the parent broker. If you specify this parameter we must not specify a value for CHILDMQM.

    *NO
    Specifies that the link is to be broken with a child broker. Use the CHILDMQM parameter to specify the name of the queue manager that hosts the child broker.


Child Message Queue Manager (CHILDMQM)

>

Specifies the name of the queue manager that hosts the child broker that the link is to be broken with.


Examples

>

None


Error messages

>

Unknown

Parent topic: CL commands reference for IBM i