Database Error Messages

OCI-14770

An XML virtual column whose expression includes EXTRACTVALUE operator cannot be used for the partitioning key during interval [sub]partition.

Cause

Interval [sub]partition was not supported with an XML virtual column whose expression includes the EXTRACTVALUE operator.


Action

Use XMLCAST and XMLQUERY operators to define the virtual column expression for the partitioning key during interval [sub]partition.