Oracle Error Message
ORA-41610: callback procedure name already used for an existing object
Reason for the Error
An attempt was made to create a callback procedure with a name that is already used for an existing object.
Solution
Choose another name for the callback procedure.