Oracle DBA, How To, Error, Cause and Action

ORA-18168: FTST0009 language option not supported

ORA-18168: FTST0009 language option not supported


Cause:


It may be a static error if, during the static analysis phase, the query is found to contain a language identifier in a language option that the implementation does not support. The implementation may choose not to raise this error and instead provide some other implementation-defined behavior.



Action:


Do not use the language full-text query option.

No comments:

Post a Comment

Thanks for your comment.