I'm getting the following error when trying to call a PL/SQL stored procedure from Java: ORA-02089: COMMIT is not allowed in a subordinate session
It tests fine from Oracle. Does anyone have any experience with this?
I'm getting the following error when trying to call a PL/SQL stored procedure from Java: ORA-02089: COMMIT is not allowed in a subordinate session
It tests fine from Oracle. Does anyone have any experience with this?