Check the size of your rollback segments and consider setting optimal sizes for them. It's not really a problem if yours is an OLTP system but you might run into problems if you start running large batch processes as you might find that an individual rollback segment cannot extend because of the wasted space in the tablespace.

HTH