Oracle Error ORA-25205: the QUEUE string.string does not exist

Oracle Error Message

ORA-25205: the QUEUE string.string does not exist

Reason for the Error

The specified queue does not exist.

Solution

Create the queue first before specifying it for enqueue or dequeue.