ORA-14220: Invalidoperation for object without a segment Cause: Attempted to modify storage or allocate an extent foran object (table or
LOB or index) without a segment. Action: Createsegments for the object with the ALTER TABLE ALLOCATE
EXTENT command.