Error is ORA-29913: error in executing ODCIEXTTABLEFETCH callout: Invalid Number
Have a procedure that is calling data in External Tables. I can select from external tables just fine with no error. When I execute my procedure I get the following error and I have no idea where this is occurring. Data looks correct when looking in tables and in CSV files that support the table.
Error is ORA-29913: error in executing ODCIEXTTABLEFETCH callout
ORA-01722: invalid number
My procedure is very long but am happy to send what I need for someone to assist.
Thank you.
Gwen