IBM MQ Internet Pass-Thru messages

Reference information to help you identify and interpret the messages for IBM MQ Internet Pass-Thru.

When run from the command line, IBM MQ Internet Pass-Thru (MQIPT) displays information, warning, and error messages on the console.

MQIPT diagnostic messages are listed in this section in numerical order, grouped according to the part of MQIPT from which they originate.


Reading a message

All message identifiers follow the same format:
MQCpsnnn
where:

  • p is the producer of the message:

  • s is the severity of the message:

    • I: information
    • W: warning
    • E: error

  • nnn is the three-digit message number.


Message variables

Some messages display text or numbers that vary according to the circumstances giving rise to the message; these are known as message variables. The message variables are indicated as <insert_1>, <insert_2>, and so on.

Parent topic: Messages