Displaying a channel

Use the MQSC command DISPLAY CHANNEL, specifying the channel name, the channel type (optional), and the attributes you want to see, or specifying that all attributes are to be displayed. The ALL parameter of the DISPLAY CHANNEL command is assumed by default if no specific attributes are requested and the channel name specified is not generic.

The attributes are described in Channel attributes.

Display channel examples

DISPLAY CHANNEL(QM1.TO.QM2) TRPTYPE,CONVERT
 
DISPLAY CHANNEL(QM1.TO.*) TRPTYPE,CONVERT
 
DISPLAY CHANNEL(*) TRPTYPE,CONVERT
 
DISPLAY CHANNEL(QM1.TO.QMR34) ALL