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

Home -> Community -> Mailing Lists -> Oracle-L -> Can't set maxextents

Can't set maxextents

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Tue, 06 Jun 2000 15:57:31 -0400
Message-Id: <10520.107953@fatcity.com>


What could be preventing me from executing the following:

SQL> truncate table chu_church;

Table truncated.

SQL> alter table chu_church storage (maxextents=3D1); alter table chu_church storage (maxextents=3D1)

                                          *
ERROR at line 1:
ORA-02221: invalid MAXEXTENTS storage option value

I've been testing something, and I must have done this exact same thing 20 times during the past two days. Why am I suddenly not able to do it? Any ideas?

Jonathan



jonathan_at_gennick.com =20
http://gennick.com
Brighten the Corner Where You Are Received on Tue Jun 06 2000 - 14:57:31 CDT

Original text of this message

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