Oracle Error ORA-01562: failed to extend rollback segment number string

Oracle Error Message

ORA-01562: failed to extend rollback segment number string

Reason for the Error

Failure occurred when trying to extend rollback segment

Solution

This is normally followed by another error message that caused the failure. You may take the rollback segment offline to perform maintainence. Use the alter rollback segment offline command to take the rollback segment offline.