Database Error Messages

DRG-51415

The EXCLUDE path sepecification of an index cannot exclude all paths

Cause

The EXCLUDE path specification of a SEARCH_ON clause or a call to CTX_DDL.ADD_PATH listed path '$..*' or '//*' for a PATHLIST preference that provided an exclusion list of paths to index.


Action

Remove '$..*' or '//*' from the EXCLUDE path specification, do not call CTX_DDL.ADD_PATH with path '$..*' or '//*' for an PATHLIST preference used as an exclusion list, or remove the EXCLUDE clause with path '$..*' or '//*' from the SEARCH_ON clause of the index.