How to fix the Oracle error ORA-18172: FTST0013 more than one language encountered?
In this post, you’ll learn more about the Oracle ErrorORA-18172: FTST0013 more than one language encountered with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-18172: FTST0013 more than one language encountered
Reason for the Error ORA-18172: FTST0013 more than one language encountered
It is a static error if, during the static analysis phase, an implementation that restricts the use of FTLanguageOption to a single language, encounters more than one distinct language option.
How to fix the Error ORA-18172: FTST0013 more than one language encountered ?
You can fix this error in Oracle by following the below steps
Do not use more than one language in FTLanguag full-text option.
Leave Your Comment