Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01545....

Re: ORA-01545....

From: Arnold Schommer <aschommer_at_fs-edv.de>
Date: Fri, 04 Dec 1998 08:24:07 +0100
Message-ID: <36678E17.B00E6F80@fs-edv.de>


Mike wrote:
>
> Hello,
>
> Can't figure this out, I received the following error during startup and
> Oracle just shutdown after this message:
>
> ORA-01545 Rollback Segment "RB2" Specified Not Available
>
> I've looked into the error book and Oracle's web, solution assumed the
> system is up... Any help is much appreciated....
>
> mc

Look into the init.ora file. There may be a parameter rollback_segments. As far as i remember, it should look like

        ROLLBACK_SEGMENTS = ( RB1, RB2, RB3 )
Try to take away the RB2 entry and retry.

Hope it helps.

Arnold Schommer Received on Fri Dec 04 1998 - 01:24:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US