Database Error Messages

ORA-61760

Cannot use hidden or computed column as key or part of ETAG

Cause

A hidden or computed column is being used in a key or entity tag (ETAG).


Action

Ensure that key and ETAG columns are not marked hidden and do not use computed columns in keys and ETAGs.