extent allocation?

From: Un Fu <un_at_gdstech.grumman.com>
Date: Wed, 28 Oct 1992 16:57:39 GMT
Message-ID: <1992Oct28.165739.20340_at_gdstech.grumman.com>


When Oracle requests an extent of block size 210, does it require this extent to be in contiguous memory? Got the following error on one of my sql query that union few tables:

  ORA-01547: failed to allocate extent of size 210 in tablespace 'SYSTEM'

Looked into the dba_free_space and saw many blocks of smaller sizes. Is there a way to tell Oracle to use multiple extents for the query? Also, is there a quick way to consolidate the memory without backup of the database?

Thanks!

-- 

****************************************************************************
Un Un Fu Internet: un_at_gdstech.grumman.com Disclaimer: I am solely responsible for what I am saying here!
****************************************************************************
Received on Wed Oct 28 1992 - 17:57:39 CET

Original text of this message