OCI-42723
Operation on EMBEDDED_OID collection with VARCHAR2 key column is not supported.
Cause
Operation was requested on a collection configured with keyColumn.assignmentMethod EMBEDDED_OID and keyColumn.sqlType VARCHAR2, which is not a supported.
Action
Consider using a supported collection configuration such as the default SODA collection.