Oracle Error ORA-38506: invalid attribute type for text predicates

Oracle Error Message

ORA-38506: invalid attribute type for text predicates

Reason for the Error

An attempt was made to use an invalid type for an attribute configured for text predicates.

Solution

Use either a VARCHAR or a CLOB attribute instead.