Oracle Message ORA-22816 - unsupported feature with RETURNING clause

ERRORunsupported feature with RETURNING clause
CAUSERETURNING clause is currently not supported for object type columns, LONG columns, remote tables, INSERT with subquery, and INSTEAD OF Triggers.
ACTIONUse separate select statement to get the values.