Queue names

Constraints of MQe queue names

MQe queue names can contain the following characters:
  • Numerics 0 to 9
  • Lower case a to z
  • Upper case A to Z
  • Underscore _
  • Period .
  • Percent %

There are no inherent name length limitations in MQe.

Queues are configured using administration messages. Refer to the MQe Configuration Guide for more information on configuring MQe using administration messages.

Parent topic: Queues