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

Home -> Community -> Mailing Lists -> Oracle-L -> rbs' maxextents in LMT

rbs' maxextents in LMT

From: Guang Mei <zlmei_at_hotmail.com>
Date: Mon, 06 Jan 2003 13:33:53 -0800
Message-ID: <F001.00527F5A.20030106133353@fatcity.com>


Hi:

Oracle 8173 on Sun Solaris 2.8.

I am in the process of converting rollback segments from DMT to LMT (to see how much performance we can get, if any). The tablespace size is 8G and I used to create rbs like:

create rollback segment RBS00X storage(initial 2048K next 2048K minextents 20 maxextents 800) tablespace rbs;

I set maxextents to avoid "run away transaction". But now with rbs in LMT, there is no way to set maxextents, how can we avoid "run away transaction" in this situation?

Thanks.

Guang Mei



Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Guang Mei
  INET: zlmei_at_hotmail.com

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 Jan 06 2003 - 15:33:53 CST

Original text of this message

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