aiaiDBA

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

13718043309

010-86462881

ORA-01562: failed to extend rollback segment number string

ORA-01562: failed to extend rollback segment number string
Cause: Failure occurred when trying to extend rollback segment
Action: This is normally followed by another error message that caused the failure. You may take the rollback segment offline to perform maintainence. Use the alter rollback segment offline command to take the rollback segment offline.

请先 登录 后评论

1 个回答

小智
ORA-01562:无法扩展回滚段号字符串,
.原因:尝试扩展回滚段时发生故障,
.操作:通常后面是另一个导致失败的错误消息。您可以使回滚段脱机以执行维护。使用alter rollback segment offline命令使回滚段脱机。,
.
请先 登录 后评论