Recently installed and implementing MQ option of SYSVIEW and am getting this error when selecting option 5 DASHBOARD MQ after selecting an MQ region I get several errors including: MQSR002E MQTS MQCONN failed, MQRC_ADAPTER_CONN_LOAD_ERROR (2129,X'851') and WDGT003E Data Collection I found one Tech Document about making sure MQ loadlibs were added and I did this and recycled SYSVIEW, but still getting the errors.
Environment
Release: Component: SYSVW
Resolution
If youre using the TSO/ISPF interface and the SCSQAUTH library is not in the LINKLIST, then you need a STEPLIB/TASKLIB allocation to the SCSQAUTH load library that contains the CSQBCON load module.
The STEPLIB/TASKLIB needs to be for your TSO session and also the SYSVIEW STC needs the STEPLIB too for the MQSDATA task aw well.
Regarding the error WDGT003E Data Collection
There probably is no activity.
If from a SYSVIEW session you enter the commands: MQLIST and select the MQ Queue (the one which you are attached when you enter the dashboard command) Then enter the following commands: PLOT MQ &MQMGR MQREQSR or PLOT MQ &MQMGR MQGETR or PLOT MQ &MQMGR MQPUTR
You will get an error that the requested variable not found.