aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-18168:不支持FTST0009语言选项,
.原因:如果在静态分析阶段发现查询包含实现不支持的语言选项中的语言标识符,那么可能是静态错误。实现可以选择不引发此错误,而是提供一些其他实现定义的行为。,
.操作:不要使用语言全文查询选项。,
.
请先 登录 后评论