Database Error Messages

ORA-24008

queue table string.string must be dropped first

Cause

An error was detected when dropping a queue table in a cluster, tablespace, or schema.


Action

Use the DBMS_AQADM.DROP_QUEUE_TABLE procedure to drop the specified queue table first; then, retry the operation.