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

Home -> Community -> Usenet -> c.d.o.server -> Why pctincrease set to 1 for SYSTEM tablespace ?

Why pctincrease set to 1 for SYSTEM tablespace ?

From: Matthieu Jobert <mjobert_at_freesurf.fr>
Date: Wed, 29 Dec 1999 19:28:46 +0100
Message-ID: <946491895.203584@pepette>


In the script generated by Oracle 8.1.5 NT database creation assistant, there is
REM ********** ALTER SYSTEM TABLESPACE ********* ALTER TABLESPACE SYSTEM
DEFAULT STORAGE ( INITIAL 100K NEXT 100K MINEXTENTS 1 MAXEXTENTS 300 PCTINCREASE 1); Why is PCTINCREASE set to 1 and not to 0 ??? Received on Wed Dec 29 1999 - 12:28:46 CST

Original text of this message

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