Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-30670

invalid NOT NULL constraint specified on an identity column

Cause

A NOT NULL constraint was not specified correctly on an identity column.


Action

If a NOT NULL constraint is specified on an identity column, it must be enabled and nondeferrable.