Oracle Error ORA-24757: duplicate transaction identifier

Oracle Error Message

ORA-24757: duplicate transaction identifier

Reason for the Error

An attempt was made to start a new transaction with an identifier already in use by an existing transaction.

Solution

Verify that the identifier is not in use.