I was trying to startup my test database in my workstation, but it failed with the following error
ora-01534: rollback segment 'R01' does not exist
I know it's a bootstrap rollback segment which is maintained by oracle. I shutdown the database and tried to restart, but I was getting same error. I also checked for need of any data/log file recovery. None of file need any recovery.
Bookmarks