forrozeiro
Programmer
Hi 
When I call DBMS_LOCK.request with the release_on_commit parameter set to TRUE in a distributed transaction subordinate session I get this:
ORA-02089: COMMIT is not allowed in a subordinate
I did not commit in the subordinate, I only set for the lock to be released when the commit/rollback be executed.
Could anyone help me on that.
Thnx!!
When I call DBMS_LOCK.request with the release_on_commit parameter set to TRUE in a distributed transaction subordinate session I get this:
ORA-02089: COMMIT is not allowed in a subordinate
I did not commit in the subordinate, I only set for the lock to be released when the commit/rollback be executed.
Could anyone help me on that.
Thnx!!