Database Error Messages

OCI-43309

DML operations are not allowed when the session has an open transaction where an iceberg table was modified.

Cause

There is an open transaction that modified an iceberg table.


Action

Commit or roll back the transaction and retry the DML.