Database Error Messages

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

ORA-65514

invalid ENABLE STORAGE IN ROW value

Cause

An invalid value was specified for ENABLE STORAGE IN ROW. The specified value for LOB ENABLE STORAGE IN ROW should be null, 4000 or 8000 for SECUREFILE LOBS in heap tables, and null in all other cases, for example: INDEX organized tables or JSON columns.


Action

Choose an appropriate integer value and retry the operation.