Oracle Solution for Error ora-01593

Solution for Oracle Error ORA-01593

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.