Database Error Messages

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

OCI-39341

Cannot convert an existing column into an identity column.

Cause

An attempt was made to convert an existing column into an identity column. There is no SQL ALTER statement that will convert an existing column into an identity column.


Action

The difference cannot be eliminated with a SQL ALTER statement.