ORA-19006
        TYPE option is not appropriate for the storage option of XMLTYPE column.
        
        
        Cause
        Attempted to use the TYPE option outside the OBJECT RELATIONAL XML storage option.
        Action
        Remove the TYPE option or specify an OBJECT RELATIONAL storage for the XMLTYPE column.
        
     
    
    
        ORA-19006
        XMLType TYPE storage option not appropriate for storage type
        
        
        Cause
        The TYPE option can only be used in case of OBJECT RELATIONAL storage option
        Action
        Remove the TYPE option  or specify an OBJECT RELATIONAL storage for the XMLType column
        
     
    
    
        ORA-19006
        XMLType TYPE storage option not appropriate for storage type
        
        
        Cause
        The TYPE option can only be used in case of OBJECT RELATIONAL storage option
        Action
        Remove the TYPE option  or specify an OBJECT RELATIONAL storage for the XMLType column