IBM Integration Bus, Version 10.0.0.0 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


mqsiexplain command

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

Supported platforms

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 diagram
>>-mqsiexplain--messageNumber----------------------------------><

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#".

Examples

The following example is used to display the full content of error message BIP7152:
mqsiexplain 7152

bn23805_.htm | Last updated 2015-03-27 19:28:25