Oracle Error Message
ORA-25262: agent name cannot be NULL if address is a multi-consumer queue
Reason for the Error
The name for the agent in the LISTEN call was not specified when the agent address was a multi-consumer queue.
Solution
Specify a non-NULL name for the agent.