Oracle Error ORA-24006: cannot create QUEUE, string already exists

Oracle Error Message

ORA-24006: cannot create QUEUE, string already exists

Reason for the Error

The queue requested to be created already exists.

Solution

Specify another queue name. Query USER_QUEUES for all the exisiting queues in the users’s schema.