Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Rollback Seg problem.
Hello Michael.
If the database wants the Rollback segments, put the following line in the INIT.ORA _offline_rollback_segments = (rs_1,...)
If your Rollback segs are still corrupt, put the following line in the INIT.ORA _corrupted_rollback_segments = (rs_1,...)
Try these undocumented parameters and persevere, it usually works.
Good luck, Roelof
![]() |
![]() |