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: incorrect next extents

Re: incorrect next extents

From: David <darussell_at_msn.com>
Date: Sat, 30 May 1998 22:19:32 +0100
Message-ID: <OV81fDBj9GA.240@upnetnews05>


I would recommend reporting this to Oracle Support as it sounds like a BUG to me.

Regards
David Russell

jlieto_at_my-dejanews.com wrote in message <6kmiae$3h2$1_at_nnrp1.dejanews.com>...
>Hello,
>
>When extending tables/indexes the next extent size specified in the create
>statement is ignored. For ex.
>
>create index ... initial 5M next 1M...
>
>The object extended to 3 extents and the values reported from dba_extents
for
>extent_id and bytes are
>0 5M
>1 16k
>2 16k
>
>The information is correct in the dba_indexes(tables) views (5M, 1M)
>
>Platform
>Alpha openvms 7.1
>Oracle v7.3.2.3.2
>
>Any advice is appreciated.
>
>Joe Lieto
>Redwood Solutions
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/ Now offering spam-free web-based newsreading
Received on Sat May 30 1998 - 16:19:32 CDT

Original text of this message

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