DFHMA05001E MQOPEN-ERRMSG
Explanation
An MQOPEN call failed in the Queue server adapter.System action
Service flow processing ends.User response
Check the error message to determine the problem. Ensure that the queue manager connection exists and that the queue manager is not quiescing.Check the queue definition to ensure that the queue is defined as SHARE and DEFSOPT(SHARED) if more than one process is accessing the queue at the same time.
Check the queue that the program is attempting to open exists. The queue and queue manager names are specified in the service flow properties file.