Database Error Messages

ORA-61771

Specified 'versionColumn' values are not valid for native collection.

Cause

Values set under 'versionColumn' field are incompatible with native collection.


Action

When 'native' is set to true, omit all other metadata fields. If you specify 'versionColumn' values are set explicitly, they must be the following: 'versionColumn.name' is OBJECT_ETAG and 'versionColumn.method' is 'NONE'. If omitted, they will be defaulted to these values.