aiaiDBA

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

13718043309

010-86462881

ORA-01599: failed to acquire rollback segment (string), cache space is full

ORA-01599: failed to acquire rollback segment (string), cache space is full
Cause: the amount statically allocated is not enough based on max_rollback_segments parameter.
Action: For now take another rollback segment offline or increase the parameter max_rollback_segments

请先 登录 后评论

1 个回答

小智
ORA-01599:无法获取回滚段(字符串),缓存空间已满,
.原因:根据max_rollback_segments参数,静态分配的量不足。,
.操作:现在使另一个回滚段脱机或增加参数max_rollback_segments,
.
请先 登录 后评论