ORA-38506: invalid attribute type for text predicates
What triggered the Error:
An attempt was made to use an invalid type for an attribute configured for text predicates.What should we do to fix it:
Use either a VARCHAR or a CLOB attribute instead.