Hello
When I attempt to refresh the extracts, I receive the error message "Oracle database error 1722: ORA-01722: invalid number". After debugging the problem, I discovered that an Oracle database value was being stored as a text. I am now converting that value to a numeric value. This problem is only happening in prod does not in test database.
I would be grateful for any response addressing this matter.