The Display Queue Message (DSPQMSG) command displays messages in one or more types queue objects. The queue object could be a data queue object of object type *DTAQ or a user queue object of type *USRQ. When a DDM data queue object is specified, no message is displayed.
DSPQMSG first displays general information of all messages currently on a queue object, including message number, time enqueued, and message key. If the length a message's key data is longer than 32, only the abbreviated key data is displayed. By entering option number 5 for a specific message, and pressing the enter key, details of the selected messages are displayed. Use function key F11 to exchange between character format and hexadecimal format. Use function key F10 to exchange between key data and message text data.
Help information are always available by pressing function key F1 everywhere.
DSPQMSG A_USER_Q *USRQ DSPQMSG A_LIB/A_USER_Q *USRQ DSPQMSG *LIBL/A_USER_Q *USRQ DSPQMSG *CURLIB/A_USER_Q *USRQ
DSPQMSG A_DATA_Q *DTAQ DSPQMSG A_LIB/A_DATA_Q *DTAQ DSPQMSG *LIBL/A_DATA_Q *DTAQ DSPQMSG *CURLIB/A_DATA_Q *DTAQ
Invoke DSPQMSG command on a data queue
The main panel. Messages in a data queue are listed here.
Help information for each list column.
Help on column `Number'
By entering option number 5, and pressing enter, details of the selected message are displayed
Use function key F10 to exchange between key data and message text data.
Use function key F11 to exchange between character format and hexadecimal format.
Invoke DSPQMSG command on a user queue
Help information
Help information