ORA-29844
duplicate operator binding specified for operator operator_schema.operator_name
        - operator_schema: The schema of the operator with a duplicate binding.
- operator_name: The name of the operator with a duplicate binding.
Cause
An attempt was made to add an operator name to an indextype that was already supported by the indextype.
Action
Remove the duplicate operator and retry the command.