How to fix the Oracle error ORA-18166: FTST0007 FTIgnoreOption not supported?
In this post, you’ll learn more about the Oracle ErrorORA-18166: FTST0007 FTIgnoreOption not supported with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-18166: FTST0007 FTIgnoreOption not supported
Reason for the Error ORA-18166: FTST0007 FTIgnoreOption not supported
An implementation that restricts the use of FTIgnoreOption must raise a static error if a full-text query contains an ignore option that does not meet the restriction.
How to fix the Error ORA-18166: FTST0007 FTIgnoreOption not supported ?
You can fix this error in Oracle by following the below steps
Do not use the FTIgnoreOption full-text query operator.
Leave Your Comment