标题: ORA-14268: subpartition 'string' of the partition resides in offlined tablespace [打印本页] 作者: admin 时间: 2016-8-19 11:22 标题: ORA-14268: subpartition 'string' of the partition resides in offlined tablespace ORA-14268:subpartition 'string' of the partition resides in offlined tablespace Cause: User attempted an operation requiring that we accessdata in a
subpartition which resides in a tablespace which was taken offline. Such
operations include trying to drop a tablespace of a table which has indicesdefined
on it or is referenced by a constraint. Action: Bringtablespace online before attempting the operation.