ORA-01558: out of transaction ID's in rollback segment string
What triggered the Error:
All the available transaction id's have been usedWhat should we do to fix it:
Shutdown the instance and restart using other rollback segment(s), then drop the rollback segment that has no more transaction id's.