标题: ORA-14220: Invalid operation for object without [打印本页] 作者: admin 时间: 2016-8-19 11:16 标题: ORA-14220: Invalid operation for object without 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.