aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-01548: active rollback segment 'string' found, terminate dropping tablespace

ORA-01548: active rollback segment 'string' found, terminate dropping tablespace
Cause: Tried to drop a tablespace that contains active rollback segment(s)
Action: Shutdown instances that use the active rollback segments in the tablespace and then drop the tablespace

请先 登录 后评论

1 个回答

小智
ORA-01548:发现主动回滚段' string ',终止删除表空间,
.原因:试图删除包含活动回滚段的表空间,
.操作:关闭使用表空间中的活动回滚段的实例,然后删除表空间,
.
请先 登录 后评论