Database Error Messages

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

OCI-02276

default value type incompatible with column type

Cause

The type of the evaluated default expression is incompatible with the data type of the column.


Action

Change the type of the column, or modify the default expression.