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: ora 3237

RE: ora 3237

From: <John.Hallas_at_vodafone.co.uk>
Date: Tue, 10 Dec 2002 07:40:06 -0800
Message-ID: <F001.0051633B.20021210074006@fatcity.com>


Are you using LMT for the tablespace and if so what size extents? I have had that problem when I have defaulted the LMT extent size to 64K (by accident) and I have tried to create extents at 1M

HTH John

-----Original Message-----
Sent: 10 December 2002 14:14
To: Multiple recipients of list ORACLE-L

Hi all:

I'm trying to create an 9.2 database. I have created a rollback tablespace (not using UNDO TS yet) size 500M. Then I try to create a rollback segment via:

create rollback segment r01_01 tablespace rbs01 storage (initial 1M next 1M minextents 16 maxextents 1017 optimal 16M)

This gives me an error 3237 - initial extent can not be allocated. Reduce the number of free list groups. What is the problem here? Isn't the default number of free list groups 1?

thanks
Gene



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
--

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

Author: Gurelei
  INET: gurelei_at_yahoo.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).
--

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

Author: <John.Hallas_at_vodafone.co.uk
  INET: John.Hallas_at_vodafone.co.uk
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 Tue Dec 10 2002 - 09:40:06 CST

Original text of this message

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