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

Home -> Community -> Mailing Lists -> Oracle-L -> AW: DBA_TABLESPACES - MIN_EXTLEN

AW: DBA_TABLESPACES - MIN_EXTLEN

From: Libal, Ivo <ivo.libal_at_knapp-systems.com>
Date: Wed, 9 Aug 2000 10:01:05 +0200
Message-Id: <10584.114151@fatcity.com>


Minimal size of extent allocated in tablespace. You can change it by alter tablespace XXXX minimum extent XXXXX;=20

> -----Urspr=FCngliche Nachricht-----
> Von: Sandeep Kurliye [SMTP:Sandeep.Kurliye_at_almarai.com]
> Gesendet am: Mittwoch, 9. August 2000 10:05
> An: Multiple recipients of list ORACLE-L
> Betreff: DBA_TABLESPACES - MIN_EXTLEN

>=20
>=20

> Hi Gurus,
>=20

> Can anyone tell me the significance of Min_Extlen field in
> DBA_TABLESPACES.
>=20

> SQL> ;
> 1 SELECT tablespace_name, initial_extent, next_extent,
> 2 max_extents, pct_increase, min_extlen
> 3* FROM dba_tablespaces
> ORACLE - SQL> /

>=20
> TABLESPACE_NAME INITIAL_EXTENT NEXT_EXTENT MAX_EXTENTS =
PCT_INCREASE
> MIN_EXTLEN =20
> ------------------------------ -------------- =


> ---------- ------------ ----------
>=20
> SYSTEM 10240 10240 =
121
> 50 0 =20
> USER_DATA 10240 10240 =
121
> 50 0 =20
> ROLLBACK_DATA 10240 10240 121
> 50 0 =20
> TEMPORARY_DATA 10240 10240 121
> 50 0 =20
> TS_DATA 10240 10240 =
121
> 50 0 =20
> TS_INDEX 10240 10240 =
121
> 50 0 =20
> TS_TMP 10240 10240 =
121
> 50 0 =20
> TS_RBS 10240 10240 =
121
> 50 0 =20
> 10 rows selected.
> --=20
> Author: Sandeep Kurliye
> INET: Sandeep.Kurliye_at_almarai.com
>=20

> 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 Wed Aug 09 2000 - 03:01:05 CDT

Original text of this message

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