Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01552 System Rollback Question
Another possible cause of this could be that additional rollback segments created by your creation script have not been brought online if you have restarted the instance. It may be worth checking the init.ora file you are using to make sure the rollback segments you have created are referenced there
e.g. a line similar to
rollback_segments = (rb01,rb02,rb03,rb04)
Ian Cary Received on Thu Aug 07 1997 - 00:00:00 CDT
![]() |
![]() |