Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Can not place rollback segment online
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.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: =?big5?B?c2h1YW4udGF5XChQQ0m+R7hSs9RcKQ==?= INET: shuan.tay_at_pci.co.id 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-LReceived on Mon Feb 03 2003 - 06:49:19 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).