Oracle Solution for Error ora-38504

Solution for Oracle Error ORA-38504

ORA-38504: this operator not allowed with the configured attribute set

What triggered the Error:

An attempt was made to use the operator binding with an attribute set containing more than one (table alias) attribute. This is not permitted.

What should we do to fix it:

Use a different operator binding.