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: Any way to 'truncate' the control file?

RE: Any way to 'truncate' the control file?

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Wed, 2 Aug 2000 09:39:53 +1000
Message-Id: <10576.113537@fatcity.com>


Hello Zhong,

The cause of the growth may be that your control_file_record_keep_time parameter is still defaulting to 7 days, and that there was a 7 day period in which you archived a lot of log files. If you want to avoid such controlfile growth, then that parameter must be set to 0.

You cannot shrink the current controlfile, but you can create a new one using the create controlfile command. Consult the documentation for details.

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/


-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Zhong Hong Sent: Wednesday, 2 August 2000 9:56
To: Multiple recipients of list ORACLE-L Subject: Any way to 'truncate' the control file?

My contril file is about 39MB for a 150GB Database. Anybody knows what could
cause that and how to reduce the size?

TIA,
Zhong
It's another beautiful day!

--
Author: Zhong Hong
  INET: zhong_at_cantametrix.com

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 Tue Aug 01 2000 - 18:39:53 CDT

Original text of this message

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