Database Error Messages

OCI-43310

SELECT on an iceberg table is not allowed when the session has an open transaction where the same table was modified.

Cause

There is an open transaction that modified an iceberg table.


Action

Commit or roll back the transaction and retry the SELECT.