aiaiDBA

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

13718043309

010-86462881

ORA-01593: rollback segment optimal size (string blks) is smaller than the computed initial size (string blks)

ORA-01593: rollback segment optimal size (string blks) is smaller than the computed initial size (string blks)
Cause: Specified OPTIMAL size is smaller than the cumulative size of the initial extents during create rollback segment.
Action: Specify a larger OPTIMAL size.

请先 登录 后评论

1 个回答

小智
ORA-01593:回滚段最佳大小(字符串 blks)小于计算的初始大小(字符串 blks),
.原因:指定的OPTIMAL大小小于创建回滚段期间初始盘区的累积大小。,
.操作:指定较大的OPTIMAL大小。,
.
请先 登录 后评论