3079 (0C07) (RC3079): MQRCCF_INCORRECT_Q
Explanation
Command sent to wrong broker queue.
The command is a valid broker command but the queue it has been sent to is incorrect. Publish and Delete Publication commands need to be sent to the stream queue, all other commands need to be sent to the SYSTEM.BROKER.CONTROL.QUEUE.
Programmer response
Retry the command by sending it to the correct queue.
Parent topic: PCF reason codes