标题: ORA-14218: Invalid operation for object without [打印本页] 作者: admin 时间: 2016-8-19 11:16 标题: ORA-14218: Invalid operation for object without ORA-14218: Invalidoperation for object without a segment Cause: The object (table or index or lob) did not have asegment. Action: Createsegments for the object with the ALTER TABLE ALLOCATE
EXTENT command.