OCI-19214
        XMLAGG expression not allowed with window functions or first and last expressions
        
        
        Cause
        An attempt was made to use an XMLAGG expression with window functions or first and last expressions.
        Action
        Do not use window functions or first and last expressions with the XMLAGG expression.
        
     
    
    
        OCI-19214
        XMLAgg expression is not allowed with window functions or first and last expressions.
        
        
        Cause
        An attempt was made to use an XMLAgg expression with a window function or a first and last expression.
        Action
        Do not use first and last or window function with the XMLAgg expression.
        
     
    
    
        OCI-19214
        XMLAgg expression is not allowed with window functions or first and last expressions.
        
        
        Cause
        An attempt was made to use an XMLAgg expression with a window function or a first and last expression.
        Action
        Do not use first and last or window function with the XMLAgg expression.