ERROR | 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. |