Oracle Error ORA-08175: discrete transaction restriction violated (string)

Oracle Error Message

ORA-08175: discrete transaction restriction violated (string)

Reason for the Error

An attempt was made to perform an action that is not currently supported in a discrete transaction.

Solution

Rollback the transaction, and retry it as a normal transaction.