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 -> ALL_TABLES

ALL_TABLES

From: Arati Vijay <vijayj_at_singnet.com.sg>
Date: Sat, 25 Sep 1999 20:00:50 +0800
Message-ID: <7sidod$be3$1@coco.singnet.com.sg>

For tables created without specifying PCTFREE and PCTUSED, Oracle defaults them to 10 and 40 respectively.

However, when I have a table with half a million rows (I have increased MAXEXTENTS using an ALTER TABLE), the PCTFREE, PCTUSED and MAXEXTENTS are not displayed in a query on ALL_TABLES. Any idea why?

Regards,
VJ Received on Sat Sep 25 1999 - 07:00:50 CDT

Original text of this message

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