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