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

Home -> Community -> Mailing Lists -> Oracle-L -> storage parameters

storage parameters

From: Seema Singh <oracledbam_at_hotmail.com>
Date: Tue, 16 Mar 2004 02:16:01 -0500
Message-ID: <BAY10-F535iJarnJ3kE0002b3fc@hotmail.com>


what would be value of storage parameters of following tables? create table search_types (

        modifier_type_key   varchar2(50)  not null    PK ,
        modifier_pretty_type varchar2(100)  not null
);

assumption: total#of rows=300 , pctfree=5 ,inittrans=1 ,pctincrease=0,pctused=40
what would be good value of INITIAL and next ? thx-seema



Fast. Reliable. Get MSN 9 Dial-up - 3 months for the price of 1! (Limited-time Offer) http://click.atdmt.com/AVE/go/onm00200361ave/direct/01/

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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Mar 16 2004 - 01:20:39 CST

Original text of this message

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