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 -> The simple "Can I extend" question

The simple "Can I extend" question

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Tue, 09 Apr 2002 20:20:20 +0100
Message-ID: <3CB33EF4.2019@yahoo.com>


Just wondering what people are doing out there to answer the question
"Can segment X take a new extent?"...

Seems easy enough....for segments in a tablespace that is:

  1. Dictionary-managed: xxx_SEGMENTS.NEXT_EXTENT versus DBA_FREE_SPACE
  2. Converted LMT: ditto
  3. Uniform LMT: trivial (simple existence check in DBA_FREE_SPACE)
  4. System-alloc LMT: hmmmmmmmmmm

(xxx_SEGMENTS.NEXT_EXTENT is null in (4)

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk


"Some days you're the pigeon, some days you're the statue..."
Received on Tue Apr 09 2002 - 14:20:20 CDT

Original text of this message

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