Oracle Solution for Error ora-38416

Solution for Oracle Error ORA-38416

ORA-38416: A stored attribute may not be longer then 300 characters.

What triggered the Error:

An attempt was made to create a stored or indexed attribute longer than 300 characters.

What should we do to fix it:

A predicate with such attribute may not be indexed. It will be evaluated as sparse predicate.