Database Error Messages

DRG-52412

The path '$..*' or '//*' cannot be used in ALTER INDEX string SEARCH_ON.

Cause

The path '$..*' of a JSON Search Index or '//*' of an XML Search Index was specified as part of an ALTER INDEX ADD SEARCH_ON operation that used an INCLUDE path subsetting specification.


Action

Remove the '$..*' or '//*' path from the INCLUDE path list.