Cause: An attempt was made to start a new transaction when session was already attached to an existing transaction. See the solution below.
Error solution: End the current transaction before creating a new transaction.
Database version: Oracle 11g Release 2 (11.2)