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: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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).