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: Urgent - how to make SYSTEM tbls smaller ?

RE: Urgent - how to make SYSTEM tbls smaller ?

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Sun, 02 Feb 2003 21:53:46 -0800
Message-ID: <F001.00541B6E.20030202215346@fatcity.com>


'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_at_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_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).

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_at_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_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 Sun Feb 02 2003 - 23:53:46 CST

Original text of this message

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