Database Error Messages

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

OCI-14220

Invalid operation for object without a segment

Cause

Attempted to modify storage or allocate an extent for an object (table or LOB or index) without a segment.


Action

Create segments for the object with the ALTER TABLE ALLOCATE EXTENT command.