Database Error Messages

ORA-22816

unsupported feature with RETURNING clause

Cause

RETURNING clause is currently not supported for object type columns, LONG columns, remote tables, INSERT with subquery, and INSTEAD OF Triggers.


Action

Use separate select statement to get the values.