We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

How to resolve ODBC error.

anonymous008_G
8 - Asteroid

I was able to run the workflow properly until yesterday, but the same workflow suddenly started throwing errors as below.

 

Error: ODBCConnect (475): Tool #28: Error SQLExecute: [Oracle][ODBC][Ora]ORA-01476: divisor is equal to zero

 

Can someone please advise what this issue is and how it can be resolved?

2 REPLIES 2
cjaneczko
13 - Pulsar

Can you share the SQL in tool 28? Are you using COALESCE or is there any division in your statement that would cause a division by zero?

jdminton
13 - Pulsar

I agree with @cjaneczko  There appears to be an error in your SQL. There is likely a "/" somewhere in the SQL that needs adjusted. Can you share the SQL. Blur out or replace the text of any confidential pieces.

Labels
Top Solution Authors