SQLCODE -20425 Text search not allowed for column column-name.

Explanation

A CONTAINS or SCORE text search function specified column column-name in table table-name in table-schema. A text index does not exist for this column so text search processing cannot be performed.

System action

The statement cannot be processed.

User response

Verify that the column and table are registered to the OmniFind Text Search Server for DB2® for i.

SQLSTATE: 38H12