Oracle Message ORA-24011 - cannot drop QUEUE, string should be stopped first

ERRORcannot drop QUEUE, string should be stopped first
CAUSEThe queue has not been stopped i.e. either enqueue or dequeue is still enabled.
ACTIONStop the queue first using the STOP_QUEUE command and disable it from both enqueueing and dequeueing.