Hello,
I'm trying to extract from Oracle using ODBC in workbench. I have follow following step for this
1) I have created System DSN for Oracle DB and tested connection its showing message " Connection successful".
2) Created workbench job for data extraction -
3) My Data extraction Query - SELECT country_id FROM countries
Whenever executing job getting error - One or more errors occurred , Arithmetic operation resulted in an overflow.
Thanks in advance for helping.
--Wasim