Re: Create TABLE with 1 EXTENT ??

From: Mark Bluemel <markb_at_pyramid.com>
Date: 1995/07/03
Message-ID: <1995Jul3.075434.18876_at_pyra.co.uk>#1/1


Karl Penney (aa651_at_ccn.cs.dal.ca) wrote:
: IDSI (idsi_at_warp10.smartlink.net) wrote:
: : How do I create a table with only one extent so that it never trys to
: : grab another extent ?
 

: : I am new to this game and find it very confusing !!!!!!
 

: You estimate the size of a full table (with as many rows as you will
: ever have), then create your table with 1 extent of that size. Hopefully
: you have estimated correctly and your table segment will not grow.
 

: The estimating stuff is in chapter 8 of the System Administration Guide.

And you say "MAXEXTENTS 1" when creating the table ...

--
Mark Bluemel	Unix/Oracle Trainer and Consultant
		My opinions are my own, but I'll share them
		All solutions to problems are offered "as is"
		and without warranty - you have been warned :-)
Received on Mon Jul 03 1995 - 00:00:00 CEST

Original text of this message