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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can't Reduce System Tablespace Datafile Size

RE: Can't Reduce System Tablespace Datafile Size

From: Trivedi, Hitarth <HTrivedi_at_telergy.net>
Date: Thu, 18 Jan 2001 13:35:03 -0500
Message-Id: <10745.127042@fatcity.com>


Thanks!! I didn't know about this document.

Hitarth

-----Original Message-----
From: Brian Wisniewski [mailto:brian_wisniewski_at_yahoo.com] Sent: Thursday, January 18, 2001 1:01 PM To: Multiple recipients of list ORACLE-L Subject: RE: Can't Reduce System Tablespace Datafile Size

Unless this changed in 8.1.7 and I didn't hear about it I stand by me earlier statement that you CANNOT have a locally managed system tablespace. The docs for 8.1.5 and 8.1.6 are WRONG!

Doc ID: Note:112951.1
Type: BULLETIN
Status: PUBLISHED
 Content Type: TEXT/PLAIN
Creation Date: 19-JUN-2000
Last Revision Date: 25-AUG-2000
Language: USAENG  

PURPOSE


To address locally managed system tablespaces.  

SCOPE & APPLICATION


Database Administrators, and Oracle Support employees.

CREATING A LOCALLY MANAGED SYSTEM TABLESPACE


 

The Oracle 8i Concepts guide page. 3-8, states that you can specify that the system tablespace be created as locally managed by including the extent management local clause in your create database script......It states as follows:

"For the SYSTEM tablespace, you can specify EXTENT MANAGEMENT LOCAL in the CREATE DATABASE command"

The truth however, is that neither Oracle version 8.1.5 OR 8.1.6 supports the concept of a locally managed system tablespace.

In Oracle 8.1.5, any attempt to add the EXTENT MANAGEMENT LOCAL clause to your create database command will result in a syntax error OR an ORA-600 [3810] error. In Oracle 8.1.6, any attempt to do so, results in no error....But the clause is ignored.

Locally managed system tablespaces are simply not yet possible.

RELATED DOCUMENTS


[BUG:809225]


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Brian Wisniewski
  INET: brian_wisniewski_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
Received on Thu Jan 18 2001 - 12:35:03 CST

Original text of this message

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