Database Error Messages

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

ORA-30669

table can have only one identity column

Cause

An attempt was made to specify more than one identity column on a table.


Action

Specify only one identity column per table.