Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> MAX_EXTENTS

MAX_EXTENTS

From: DEMANCHE Luc (Cetelem) <luc.demanche_at_cetelem.fr>
Date: Thu, 9 Nov 2000 16:05:16 +0100
Message-Id: <10675.121597@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C04A5E.7842B8D6
Content-Type: text/plain;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi gurus,=20

I noticed a little weird thing :=20

FICOMOP> select max_extents from dba_tablespaces where tablespace_name = =3D
'TBS_TRAVAIL';=20

MAX_EXTENTS=20
-----------=20
       1017=20

FICOMOP> select count(*) from dba_extents where tablespace_name =3D
'TBS_TRAVAIL';=20

  COUNT(*)=20
----------=20
     19402=20

Why the maximum number of extents defined in dba_tablespaces is 1017 = and
I have 19402 extents created in my tablespace.=20

Is it the maximum number of extents per datafile or for the tablespace = ?

TIA=20

-----------------=20

Luc Demanche=20
CETELEM=20
T=E9l.: 01-46-39-14-49=20
Fax : 01-46-39-59-88=20

------_=_NextPart_001_01C04A5E.7842B8D6
Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2448.0">

<TITLE>MAX_EXTENTS</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Arial">Hi gurus,</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I noticed a little weird thing : =
</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">FICOMOP&gt; select max_extents from = dba_tablespaces where tablespace_name =3D 'TBS_TRAVAIL';</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Arial">MAX_EXTENTS</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">-----------</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
1017</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">FICOMOP&gt; select count(*) from = dba_extents where tablespace_name =3D 'TBS_TRAVAIL';</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Arial">&nbsp; COUNT(*)</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">----------</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp; 19402</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Why the maximum number of extents = defined in dba_tablespaces is 1017 and I have 19402 extents created in = my tablespace.</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Is it the maximum number of extents = per datafile or for the tablespace ?</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Arial">TIA</FONT>
</P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">-----------------</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Luc Demanche</FONT>
<BR><B><I><FONT FACE=3D"Arial">CETELEM</FONT></I></B>
<BR><FONT SIZE=3D2 FACE=3D"Arial">T=E9l.: 01-46-39-14-49</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Fax : 01-46-39-59-88</FONT> Received on Thu Nov 09 2000 - 09:05:16 CST

Original text of this message

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