Oracle Error ORA-25215: user_data type and queue type do not match

Oracle Error Message

ORA-25215: user_data type and queue type do not match

Reason for the Error

A user tries to enqueue an object to a queue that was created for objects of different type.

Solution

Try enqueue again with an object of the right type.