ORA-03113: EOF on communication channel occurs when TOracleDataSet inserts a LOB into a table, and this table has a trigger that tries to assign a value to another column in the new row:
:NEW.id := seq.NextValue
The error has been observed only after upgrading database to 9.2.0.2 with...