MQ Queue used in the code but not not listed in the definition file (WMB)
All the “.mqsc” are scanned and the queue names defined are checked against the queues used.
This error indicates that a queue has been used but has not been added to an “.mqsc” file.
This will most likely mean that the code will have runtime issues when the queue is read or written to.