Oracle Message ORA-25231 - cannot dequeue because CONSUMER_NAME not specified

ERRORcannot dequeue because CONSUMER_NAME not specified
CAUSEA user tried to dequeue from a queue that has been created for multiple consumers but a CONSUMER_NAME was not been specified in the dequeue options.
ACTIONSpecify the CONSUMER_NAME in the dequeue options.