[IBM i]

Work with MQ Queue Manager (WRKMQM)

Where allowed to run
All environments (*ALL)
Threadsafe
Yes

The Work with Queue Managers (WRKMQM) command allows you to work with one or more queue manager definitions, and allows you to perform the following operations:

  • Change a queue manager
  • Create a queue manager
  • Delete a queue manager
  • Start a queue manager
  • Display a queue manager
  • End a queue manager
  • Work with channels of a queue manager
  • Work with namelists of a queue manager
  • Work with queues of a queue manager
  • Work with processes of a queue manager

Parameters

Table 1. Command parameters
Keyword Description Choices Notes
MQMNAME Message Queue Manager name Character value, *ALL Optional, Positional 1

Message Queue Manager name (MQMNAME)

Specifies the name or names of the message queue managers to select.

The possible values are:

*ALL
All queue managers are selected.
generic-queue-manager-name
Specify the generic name of the queue managers to select. A generic name is a character string followed by an asterisk (*), for example ABC*, and it selects all queue managers having names that start with the character string. The name can contain up to 48 characters. The maximum number of characters is reduced if the system is using a double byte character set (DBCS).

Note: You are recommended to specify the name required within quotation marks. Using this format ensures that your selection is precisely what you entered. You cannot select all the uppercase and lowercase versions of a generic name on a single panel, without requesting all the names.

queue-manager-name
Specify the name of the queue manager. The name can contain up to 48 characters. The maximum number of characters is reduced if the system is using a double byte character set (DBCS).