ORA-01593: rollback segment optimal size (string blks) is smaller than the computed initial size (string blks)
What triggered the Error:
Specified OPTIMAL size is smaller than the cumulative size of the initial extents during create rollback segment.What should we do to fix it:
Specify a larger OPTIMAL size.