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