ORA-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.
        
     
    
    
        ORA-14770
        Cannot use an XML virtual column whose expression uses EXTRACTVALUE operator to interval [sub]partition a table
        
        
        Cause
        Interval [sub]partition is not supported with an XML virtual column whose expression include the EXTRACTVALUE operator
        Action
        Use XMLCAST and XMLQUERY operators to define the virtual column expression for the partitioning key during interval [sub]partition.
        
     
    
    
        ORA-14770
        Cannot use an XML virtual column whose expression uses EXTRACTVALUE operator to interval [sub]partition a table
        
        
        Cause
        Interval [sub]partition is not supported with an XML virtual column whose expression include the EXTRACTVALUE operator
        Action
        Use XMLCAST and XMLQUERY operators to define the virtual column expression for the partitioning key during interval [sub]partition.