How to fix the Oracle error ORA-30959: The indexed column is not stored in CLOB.?

In this post, you’ll learn more about the Oracle ErrorORA-30959: The indexed column is not stored in CLOB. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-30959: The indexed column is not stored in CLOB.

Reason for the Error ORA-30959: The indexed column is not stored in CLOB.

An attempt was made to create an XML Index on an OR-XMLType column.

How to fix the Error ORA-30959: The indexed column is not stored in CLOB. ?

You can fix this error in Oracle by following the below steps

Re-create the XML Index on a CLOB-XMLType column.

Tags :

Leave Your Comment