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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can not place rollback segment online

RE: Can not place rollback segment online

From: Dawtrey, Lindsay L <LDawtrey_at_mail.sbic.co.za>
Date: Mon, 03 Feb 2003 05:59:10 -0800
Message-ID: <F001.00541F56.20030203055910@fatcity.com>


max_rollback_segment is in the init.ora parameter file. You will need to bounce the database after setting the value.  

-----Original Message-----
Sent: Monday, February 03, 2003 2:49 PM
To: Multiple recipients of list ORACLE-L

Dear all DBAs,  

i'm using Oracle 8.0.5 on Linux 6.4 kernel 2.2.14. when i try to place the rollback segment online, it show error as below:  

SQL> ALTER ROLLBACK SEGMENT "RB28" ONLINE; ALTER ROLLBACK SEGMENT "RB28" ONLINE
*
ERROR at line 1:
ORA-01599: failed to acquire rollback segment (28), cache space is full
(currently has (29) entries)
 

If use oerr ora 1599, then
the solution it showed is to "take another rollback segment offline or increase the
parameter max_rollback_segments"  

so that means the current rollback segment number is exceeded the max_rollback_segment?
where's this max_rollback_segment?  

Thanks in advance.


Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Standard Bank Group Limited is proprietary to the company. It is confidential, legally privileged and protected by law. Standard Bank does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of Standard Bank.

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.

Standard Bank can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Dawtrey, Lindsay L
  INET: LDawtrey_at_mail.sbic.co.za

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Feb 03 2003 - 07:59:10 CST

Original text of this message

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