Showing posts with label ORA-30963. Show all posts
Showing posts with label ORA-30963. Show all posts

Friday, 25 May 2012

ORA-30963: The indexed column is not of XMLType.

ORA-30963: The indexed column is not of XMLType.

Cause: An attempt was made to create an XML Index on a non-XMLType column.

Action: Re-create the XML Index on an XMLType column.