How to fix the Oracle error ORA-18167: FTST0008 stop word list not found?
In this post, you’ll learn more about the Oracle ErrorORA-18167: FTST0008 stop word list not found with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-18167: FTST0008 stop word list not found
Reason for the Error ORA-18167: FTST0008 stop word list not found
It is a static error if, during the static analysis phase, the query is found to contain a stop word option that refers to a stop word list that is not found in the statically known stop word lists.
How to fix the Error ORA-18167: FTST0008 stop word list not found ?
You can fix this error in Oracle by following the below steps
Please make sure the stop word list exist.
Leave Your Comment