ORA-32047
        cycle mark value and non-cycle mark value must be one byte character string values or boolean constants
        
        
        Cause
        The cycle mark or the non-cycle mark values specified in the CYCLE clause of a recursive WITH query were not one byte character string values or not boolean constants as required.
        Action
        Specify a one byte character string or a boolean constant for the cycle mark and non-cycle mark values of the CYCLE clause for the recursive WITH query.
        
     
    
    
        ORA-32047
        cycle mark value and non-cycle mark value must be one byte character string values
        
        
        Cause
        The cycle mark or the non-cycle mark values specified in the CYCLE clause of a recursive WITH query were not one byte character string values as required.
        Action
        Specify a one byte character string for the cycle mark and non-cycle mark values of the CYCLE clause for the recursive WITH query.
        
     
    
    
        ORA-32047
        cycle mark value and non-cycle mark value must be one byte character string values
        
        
        Cause
        The cycle mark or the non-cycle mark values specified in the CYCLE clause of a recursive WITH query were not one byte character string values as required.
        Action
        Specify a one byte character string for the cycle mark and non-cycle mark values of the CYCLE clause for the recursive WITH query.