ORA-64141
        Shared table can only have a single XMLType column.
        
        
        Cause
        Attempted to create a shared table with more than one XMLType column.
        Action
        Specify a shared table definition with only one XMLType column.
        
     
    
    
        ORA-64141
        Can only have a single XMLType column when a table is shared.
        
        
        Cause
        An attempt was made to create a shared table with more than one columns.
        Action
        Specify a correct shared table definition with only one XMLType column.
        
     
    
    
        ORA-64141
        Can only have a single XMLType column when a table is shared.
        
        
        Cause
        An attempt was made to create a shared table with more than one columns.
        Action
        Specify a correct shared table definition with only one XMLType column.