How to fix the Oracle error DRG-10862: string attribute cannot be used with CTXRULE indexes?
In this post, you’ll learn more about the Oracle ErrorDRG-10862: string attribute cannot be used with CTXRULE indexes with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
DRG-10862: string attribute cannot be used with CTXRULE indexes
Reason for the Error DRG-10862: string attribute cannot be used with CTXRULE indexes
Cause: Used an attribute not supported by CTXRULE. This restriction is due to lack of wildcard support for CTXRULE indexes.
How to fix the Error DRG-10862: string attribute cannot be used with CTXRULE indexes ?
You can fix this error in Oracle by following the below steps
Action: Rewrite query without this attribute
Leave Your Comment