Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Free up usable block space with a query?
Another Oracle DBA told me recently that by running a query that forces a
full table scan, he can obtain additional blocks usable for inserts. The
thought was that the full-table scan somehow "forces" a block to become
usable for inserts if the actual amount of block space used is some value
that is "just above" the PCTUSED value of the object. He did not discuss
how the value of "just above" the PCTUSED was determined.
Can anybody shed any technical insights on this topic?
Is this an urban legend?
Thx in advance.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Don
INET: dondealy_at_teleport.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Mon Apr 21 2003 - 11:27:12 CDT