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

Home -> Community -> Usenet -> c.d.o.misc -> Re: extent blowout

Re: extent blowout

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sun, 11 May 2003 21:51:25 -0700
Message-ID: <3EBF284D.9E1C8269@exxesolutions.com>


jabs wrote:

> I'm loading data into a 9i database (9.2) using PL/SQL for a data warehouse.
> We are using local tablespaces (128mb in this case). When I load particular
> tables, they use many more extents than they should be. I can move the
> tablespace to somewhere else, move it back, and it's less than half the
> size.
>
> The PL/SQL map is very simple logic. I've rebuilt the table without
> specifying initial/next parameters, - since it's a truncate/insert, I
> specified pctfree 2 <I've also tried 10>. There are no indexes on the table.
> The dbas I'm working with haven't come up with anything yet.
>
> TIA, and let me know if you need more info. Thanks again!
>
> jabs.

The DDL that built the tablespace and the DDL that built the table would be very useful.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sun May 11 2003 - 23:51:25 CDT

Original text of this message

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