Delete MQ Topic (DLTMQMTOP)

    Where allowed to run
    All environments (*ALL)

    Threadsafe
    Yes

The Delete MQ Topic (DLTMQMTOP) command deletes an existing MQ topic object.


Parameters

Keyword Description Choices Notes
TOPNAME Topic name Character value Required, Positional 1
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 2


Topic name (TOPNAME)

The name of the topic object to delete. If an application has this topic open, the command fails.

The possible values are:

    topic-name
    Specify the name of the topic object. The maximum length of the string is 48 bytes.


Message Queue Manager name (MQMNAME)

Specifies the name of the Queue Manager.

The possible values are:

    *DFT
    Use the default Queue Manager.

    queue-manager-name
    The name of a Queue Manager.


Examples

None


Error messages

Unknown