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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: AVG_SPACE is high towards AVG_ROW_LEN

RE: AVG_SPACE is high towards AVG_ROW_LEN

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Thu, 2 Nov 2000 12:41:17 +1000
Message-Id: <10667.120901@fatcity.com>


Hello,

Have a look at the APT script sparse_tables.sql on the Ixora web site at http://www.ixora.com.au/scripts/io_opt.htm#sparse_tables. It find the sparse tables and recommends new PCTFREE and PCTUSED values automatically.

@ Regards,
@ Steve Adams
@ http://www.ixora.com.au/
@ http://www.christianity.net.au/

-----Original Message-----
From: oradba guess [mailto:oradba_guess_at_hotmail.com] Sent: Thursday, 2 November 2000 11:15
To: Multiple recipients of list ORACLE-L Subject: AVG_SPACE is high towards AVG_ROW_LEN

I am going through the dba_tables to find out for which tables I have AVG_SPACE high towards AVG_ROW_LEN.

I am trying to find out what is the correct ratio to identify that the tables need to dropped and recreated with higher PCTUSED.

e.g. AVG_SPACE		AVG_ROW_LEN	PCTUSED
     ---------		-----------	-------
i)     5825		569              40


ii)   15301		37		 40

which one qualifies for rebuild with higer pctused ???



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at http://profiles.msn.com.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: oradba guess
  INET: oradba_guess_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Nov 01 2000 - 20:41:17 CST

Original text of this message

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