ORA-24032: object string exists, index could not be created for queuetable string Cause: Oracle AQ tried tocreate an index with the name specified in the error
message. The index could not be created for the specified queue table because a
object exists with the same name. Action: Drop the objectspecified in the error message and retry the command.
You can also choose a different name for the queue table.