Skip to main content

Greetings!

I ran a “evaluate rules” on a Interim Demand I created. I received the following error but do not know what it means or how to fix it. The error is stated as” Formula Execution” It lists out a long “Decode” sequence with the tail end of it stating “INTO:result from Dual ORA-01476 divisor is equal to zero” I have no idea what that means

 

 

Hi ​@Dekforce94,

This means somewhere in your formula you are performing a division like 1/0 (division by Zero). Check the sales/configuration rules and look for expression that includes division and fix it.