Oracle Solution for Error ora-08175

Solution for Oracle Error ORA-08175

ORA-08175: discrete transaction restriction violated (string)

What triggered the Error:

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

What should we do to fix it:

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