mqsiexplain command

Use the mqsiexplain command to display the contents of an IBM® Integration Bus BIP message.

Purpose

The mqsiexplain command returns the full details of a runtime BIP message that you specify, including the user response and explanation sections.

Syntax

Read syntax diagramSkip visual syntax diagrammqsiexplainmessageNumber

Parameters

messageNumber
(Required) The BIP message for which you want to display details. You can identify the message by using a number only (for example, 7161), or you can precede the number with "BIP" (for example, BIP7161). You can also include the severity marker (I, E, or W) at the end of the number (for example, BIP7161E).

Authorization

The user ID that is used to run this command must be a member of the mqbrkrs group on the local system.

Responses

This command shows the full contents of the specified message, including the user response and explanation sections. Where inserts are expected in the message, this command substitutes them with "insert#".