egatenights
Programmer
Hello,
I was wondering if anyone can help. I am really stuck on this issue and don't know why its failing.
The error is:
java.lang.Exception: Could not determine Oracle error code, string follows: java.sql.SQLException: Called on the insert row
The row this throws an error has been inserted but cause the interface to fail over and roll back. Was thinking the insert row created when an Oracle transaction is initiated by eGate might be called incorrectly. I've drilled down into the sql in Egate but found nothing wrong. And this only happens on certain data. Have checked the problematic data with valid data that goes through ok and no issues. Anyone any ideas?
Cheers.
I was wondering if anyone can help. I am really stuck on this issue and don't know why its failing.
The error is:
java.lang.Exception: Could not determine Oracle error code, string follows: java.sql.SQLException: Called on the insert row
The row this throws an error has been inserted but cause the interface to fail over and roll back. Was thinking the insert row created when an Oracle transaction is initiated by eGate might be called incorrectly. I've drilled down into the sql in Egate but found nothing wrong. And this only happens on certain data. Have checked the problematic data with valid data that goes through ok and no issues. Anyone any ideas?
Cheers.