Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: max_rollback_segments
Hi Rahul,
MAX_ROLLBACK_SEGMENTS specifies the maximum size of the rollback segment cache in the SGA. The number specified signifies the maximum number of rollback segments that can be kept online (that is, status of INUSE) simultaneously by one instance.
Default value: 30
Range of values: 2 - 65535
Regards
Afaq Baig
> -----Original Message-----
> From: Rahul Dandekar [SMTP:orcldba_at_hotmail.com]
> Sent: Tue, November 21, 2000 4:16 PM
> To: Multiple recipients of list ORACLE-L
> Subject: max_rollback_segments
>
> What is this parameter used for?
>
> -Rahul
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rahul Dandekar
> INET: orcldba_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Nov 21 2000 - 09:18:58 CST