Rollback Segment Growing Too Big
The public rollback segments(RBS0) is becoming 16.2G in our 11.1.0.7 database. But when I check RBS0 is offline. I thought we moved from using rollback segments to the undo tablespace already. In the current spfile undo_management='AUTO' and undo_tablespace='UNDOTBS1'.
What am I missing here regarding moving from rollback segments to undo tablespace?
Thank you,