Database Error Messages

ORA-30671

cannot modify NOT NULL constraint on an identity column

Cause

The NOT NULL constraint on an identity column could not be modified.


Action

Do not modify the NOT NULL constraint on an identity column.