Information
Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Browsing Messages on an MQ Queue


  1. On the MQ Queue List screen, locate any queue you are authorized to access that has a non-zero value in the DEPTH column. You may need to scroll to locate an appropriate queue.
  2. Type the B line command in the CMD field next to the queue and press Enter to transfer to the Browse MQ Queue Message screen (5.6.2) shown in the following figure.

Browse MQ Queue Message Screen (5.6.2)

 ------------------------- BROWSE MQ QUEUE MESSAGE (5.6.2) ----------------C024
COMMAND ===>                                                   SCROLL ===> CSR
MODULE:          CSECT:
VALID COMMANDS: FIRST  NEXT  UPDATE  DELETE
                                                              TYPE : QLOCAL
QUEUE NAME : CSQ4SAMP.B2.RESPONSE                             DEPTH: 000000002
REPLYTOQ . :
REPLYTOQMGR: M520
PUTAPPLNAME: ACMEC123MVB2                PUTDATE: 20020703 PUTTIME: 18444269

TRIGGER TYPE: FIRST   TRIGGER PRIORITY: 000000000   TRIGGER DEPTH: 000000001
TRIGGER DATA:

DEC-OFFSET: 000000 ADD-OFFSET: ______   REC-LENGTH: 001061
----+---10----+---20----+---30----+---40----+---50----+---60----+---70----+--->
CSQ4BAM .............................FIRST GALACTIC BANK           ............
----+---10----+---20----+---30----+---40----+---50----+---60----+---70----+--->
Warning

Important

Browsing a message from an initiation queue may cause a trigger event to occur, which may result in a trigger message being generated in the initiation queue.

The Browse MQ Queue Message screen (5.6.2) displays the first message on the selected queue. There are two primary commands available on this screen: NEXT to browse the next message on the queue and FIRST to reposition to the first message on the queue. There may be two additional primary commands available on this screen: UPDATE to transfer to the Update MQ Queue Message screen (5.6.3) and DELETE to delete the currently accessed message.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX Code Debug for CICS 17.02