MQ Setup (5.6.0)
Related Tpoics
The MQ Setup (5.6.0) screen allows you to establish and override several default MQ parameters established by the system programmer during Code Debug CICS installation. These parameters allow you to customize the MQ portions of the File Utility to better suit your individual requirements for your session. If the Code Debug CICS profile data set is used, your overrides are saved for future debugging sessions.
Access this screen by typing the number 0 on the MQ-Menu-5-6, or by typing 6.0 on the File-Utility-Menu-5.
MQ Setup Screen (5.6.0)
COMMAND ===>
MODULE: CSECT:
LIST OF MQ QUEUES LIMITS:
MQ LIST PREFIX ===>
MQ LIST TYPE ===>
MQ LIST LIMIT ===> (1 - 99999), SPACES = LIST ALL
DYNAMIC QUEUE PREFIX ===>
------------------------------- P F K E Y S -------------------------------
F1 =HELP F2 =RUNTO F3 =END F4 =EXIT F5 =RFIND F6 =LOCATE *
F7 =UP F8 =DOWN F9 =GO 1 F10=LEFT F11=RIGHT F12=GO
F13=MENU F14=MEMORY F15=SELECT F16=WS F17=TRACE F18=LAST3270
F19=UP MAX F20=DOWN MAX F21=FILE F22=DLEFT F23=DRIGHT F24=RETRIEVE
Input Fields
MQ LIST PREFIX
The queue list may be limited to queue names beginning with a specified prefix. The entered prefix must end with an asterisk (*). Enter an asterisk to include all queue names in the list. The default value is an asterisk.
MQ LIST TYPE
The queue list may be limited to a specified type of queue. Valid values are QALIAS, QLOCAL, QMODEL, QREMOTE, or an asterisk (*). Enter an asterisk to include all queue types in the list. The default value is an asterisk.
MQ LIST LIMIT
The queue list may also be limited by the contents of the MQ LIST LIMIT field. If the MQ LIST LIMIT field is set to zero or spaces there is no maximum number of queues used to limit the list. All qualifying queues will be displayed.
DYNAMIC QUEUE PREFIX
The File Utility List MQ Queues screen (5.6.1) as seen in MQ Queue List Screen (5.6.1), opens a dynamic queue. The dynamic queue prefix field may be used to define your session’s prefix for the name of that dynamic queue. This prefix will be used for your session’s prefix instead of the site’s default which is found in the MQDYNQ parameter in global. It must not exceed 33 characters and must end with an asterisk (*).
Spacing out your entry in this field will restore the global default for your session. Note that if you are using the global default for your dynamic queue prefix, it will be shown here after you have displayed the List MQ Queues screen (5.6.1) which opens it. While the prefix may be overridden on this screen for your session, the site default may only be changed via updating the global MQDYNQ parameter.