Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-24011

cannot drop QUEUE, string should be stopped first

Cause

The queue was not stopped. Either enqueue or dequeue was still enabled.


Action

Stop the queue first using the STOP_QUEUE command to disable both enqueue and dequeue.