ORA-36376

Error: ORA-36376: (XSAGZERO) AGGREGATE attempted to divide by zero. Set DIVIDEBYZERO to YES if you want NA to be returned as the result of a division by zero.

Causa: A calculation in the current AGGREGATE command attempted to divide by zero as a result of an AVERAGE, WAVERAGE, HAVERAGE or HWAVERAGE operation.

Acción: Either fix the data, or set DIVIDEBYZERO to YES to return NA instead of signalling an error.

COMENTARIOS:


No hay comentarios.