Database Error Messages

OCI-46678

cannot encrypt an identity column created with GENERATED BY DEFAULT or GENERATED ALWAYS

Cause

An attempt was made to encrypt an identity column created with GENERATED BY DEFAULT or GENERATED ALWAYS keywords.


Action

An identity column created with the GENERATED BY DEFAULT or GENERATED ALWAYS keywords cannot be encrypted.