Database Error Messages

OCI-24829

QUERY clause is not compatible with ALTER TABLE MOVE

Cause

The use of ALTER TABLE MOVE to change the QUERY mode of a LOB column was not supported.


Action

Use ALTER TABLE MODIFY to change the QUERY mode of LOB column.