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 -> Re: Chained/migrated rows and PCTFREE

Re: Chained/migrated rows and PCTFREE

From: srivenu <srivenu_at_hotmail.com>
Date: 31 Oct 2002 23:17:28 -0800
Message-ID: <1a68177.0210312317.62b0a413@posting.google.com>


I think changing PCTFREE affects only new blocks. You can use DBMS_SPACE to get space usage info. For details on 1 particular block, you can dump that particular block. The dump contains the free space info.
regards
Srivenu Received on Fri Nov 01 2002 - 01:17:28 CST

Original text of this message

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