OCI-19013
        cannot create VARRAY columns containing XMLType
        
        
        Cause
        An attempt was made to create a VARRAY column that contained an XMLType.
        Action
        Do not store VARRAY columns containing XMLTypes in tables. Use nested tables instead.
        
     
    
    
        OCI-19013
        Cannot create VARRAY columns containing XMLType
        
        
        Cause
        An attempt was made to create a VARRAY column which contains a XMLType
        Action
        You cannot store VARRAYs containing XMLTypes in tables. Use nested tables instead
        
     
    
    
        OCI-19013
        Cannot create VARRAY columns containing XMLType
        
        
        Cause
        An attempt was made to create a VARRAY column which contains a XMLType
        Action
        You cannot store VARRAYs containing XMLTypes in tables. Use nested tables instead