Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h139ifH26084
 for <oracle-l@orafaq.net>; Mon, 3 Feb 2003 03:44:41 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h139ifm26079
 for <oracle-l@orafaq.net>; Mon, 3 Feb 2003 03:44:41 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id WAA07908;
 Sun, 2 Feb 2003 22:28:06 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00541B6E; Sun, 02 Feb 2003 21:53:46 -0800
Message-ID: <F001.00541B6E.20030202215346@fatcity.com>
Date: Sun, 02 Feb 2003 21:53:46 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Naveen Nahata" <naveen_nahata@mindtree.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Naveen Nahata" <naveen_nahata@mindtree.com>
Subject: RE: Urgent - how to make SYSTEM tbls smaller ?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

'ALTER DATABASE DATAFILE <datafile> RESIZE 1024M' will resize it to 1GB

Regards
Naveen

-----Original Message-----
Sent: Monday, February 03, 2003 9:44 AM
To: Multiple recipients of list ORACLE-L


guys,

one of my instances here...

has SYSTEM tablespace of size 25G (with one datafile).
it has lot of indexes used by an application.
the total size of indexes in SYSTEM tablespace is 21G.

this was done by someone else and now they want me to :

1)drop some un-used indexes in SYSTEM tablespace.
2)move the remaining indexes to some other tablespace.
3)and make the SYSTEM tablespace smaller.

all they want is to free disk space.

i can move the index to some other tablespace
by <alter index ......rebuild>.

even if drop the indexes ....the space occupied
by the index in the SYSTEM tablespace is cleared
but the datafile does not get smaller.

but how do i make the file smaller ?

should i exp and imp the whole DB ?

the ENV is 8.1.6/win2k .
this is quite urgent.plz respond quickly.

Regards,
Prem.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: oraora  oraora
  INET: oraoraora@rediffmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).



DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return  e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.  Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Naveen Nahata
  INET: naveen_nahata@mindtree.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).

