ORA-32103: error from OCI call
Hi,
We'r getting this error at run time in the product. All I could find abut this suggests it is related to reading Clob fields.
We do have a part at the beginning of the run that reads Clobs but it is apparently successful and the run goes on past the calculation part and then to merge query that writes results back to DB. Some of the merge queries also succeeds but at some point one of them comes back with this error that seems unrelated and followed by many "ORA-03127: no new operations allowed until the active operation ends " because the exception handler for the first error isn't committing or rolling back the transaction. The connection and statements are set to NOT auto