HELP!!!!!!!!!!

From: <lafon>
Date: 1995/07/26
Message-ID: <3v5rrl$k7d_at_saphir.jouy.inra.fr>#1/1


Hi,    

We have create 2 tablespaces :

For the data:

    create tablespace data
    default storage ( initial 10K next 10K

                      minextents 1 maxextents 121
                      pctincrease 10)

for the index:

    create tablespace indexes
    default storage ( initial 10K next 10K

                      minextents 1 maxextents 121
                      pctincrease 10)

We have try too with initial 1M next 1M.

When we insert data in ORACLE, this error message appears :

   ORA-1632: max of extents (121) reached.

   we try to change this number but it's the maximum.

thanks in advance.

E-Mail-> lafon_at_msdos.montpellier.inra.fr Received on Wed Jul 26 1995 - 00:00:00 CEST

Original text of this message