Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Extent allocation
What do you want, miracles? :-)
As you probably remember, DELETE ANY TABLE was indeed the privilege required to issue
a TRUNCATE command, when TRUNCATE first became available (release 7.0, I think). They
changed it early on to DROP ANY TABLE (7.1?), but the documentation has apparently
been caste in stone. Sigh. Such is life in the big city of IS.
>>> jkstill_at_cybcon.com 02/09/01 11:55AM >>>
Indeed, the Concepts Manual affirms this in Chapter 4.
So why can't they correct the information regarding TRUNCATE?
Just after the section on extent allocation, the book states that the privilige needed to TRUNCATE a table is DELETE ANY TABLE, when in fact it should be DROP ANY TABLE.
Jared
On Thu, 8 Feb 2001, Tim Sawmiller wrote:
> Somewhere in the depths of Oracle 8.1 documentation, you will find a description
> of the extent algorithm. It's supposed to be more "enlightened" in allocating
> blocks to extents, in that it will try to allocate just what you asked for,
> and also try to fill holes, so it no longer necessarily rounds up to the nearest 5
>blocks anymore.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: jkstill_at_cybcon.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tim Sawmiller INET: sawmillert_at_state.mi.us 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 Fri Feb 09 2001 - 12:01:39 CST