Undo tables goes offline automatically
There is a rollback segment which for some reason has come offline. These segments are used in a cyclical fashion and with the UNDO management it is trying to switch over the next one. However since it is offline it cannot and continues to fill up the previous one. (_SYSSMU46$ is now over 5gb).
What I had to do the last time this occurred was rebuild the Undo tablespace (hence RBS02 instead of RBS01). What I do not know is why a rollback segment comes offline… and the last time this happened I was not able to bring it back online.