Oracle Error Message
ORA-24001: cannot create QUEUE_TABLE, string already exists
Reason for the Error
The queue table already exists in the queueing system.
Solution
Drop the table first using the DROP_QUEUE_TABLE() command or specify another table.