2210 Invalid index option

Advantage Error Guide

Problem: An option in a CREATE INDEX statement was not valid.

Solution: Verify that the options specified in the CREATE INDEX statement are valid. If you specified options for creating a full text search index, verify that the keyword CONTENT is provided. If the CONTENT keyword is provided, verify that the UNIQUE and DESC keywords are not specified.