ORA-18277
        analytic view key (string) with value (string) for mesaure string contains non-numeric data which cannot be implicitly converted to number
        
        
        Cause
        There was data for a measure with a non-numeric data type with an aggregation method that required implicit conversion to number.
        Action
        Either correct the data in the fact table column so that all rows are able to be implicitly converted to number, or change the data type or aggregation method.
        
     
    
    
        ORA-18277
        analytic view key (string) with value (string) for mesaure string contains non-numeric data which cannot be implicitly converted to number
        
        
        Cause
        There was data for a measure with a non-numeric data type with an aggregation method that required implicit conversion to number.
        Action
        Either correct the data in the fact table column so that all rows are able to be implicitly converted to number, or change the data type or aggregation method.
        
     
    
    
        ORA-18277
        analytic view key (string) with value ('string') for mesaure string contains non-numeric data which cannot be implicitly converted to number
        
        
        Cause
        There was data for a measure with a non-numeric data type with an aggregation method that required implicit conversion to number.
        Action
        Either correct the data in the fact table column so that all rows are able to be implicitly converted to number, or change the data type or aggregation method.