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: Adding Control files

Re: Adding Control files

From: Jay <fish_dba_at_hotmail.com>
Date: Thu, 04 Jul 2002 11:13:20 -0800
Message-ID: <F001.0048FEA5.20020704111320@fatcity.com>


Place reference the 8i Admin manual before starting to make sure I didn't miss anything but the steps are shown below. And as always make a cold backup if possible before making changes to the db structure.

To Add Control Files

1) Shut down the instance
2) Make a copy of one of your control files
3) Place/Name your files in the designed additional location (I.E. name them
in your naming conventions and place them on the correct disks) 4) Edit your init<sid>.ora file to include the new files 5) Startup the instance

It is always better to have more then two control files. But, IO contension really depends on your disk layout. A more information issue would be placement of temp tablespaces, rollback, and log files.

> Hello All
>
> I got a request to add at least 2 more control files to the database.
> Currently we are having 2 control files.
>
> I read the docs (not too much, it is 20:00 now) and did not see it.
>
> 1) How do you add a control file?
> Alter system backup control file and then add it to Init parms?
>
> 2) I was told that having 4 control files solves some contention.
> Anybody encountered this?
>
> Oracle 8.1.6.3.4 on NT4 SP6 server.
>
> Yechiel Adar
> Mehish
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Yechiel Adar
> INET: adar76_at_inter.net.il
>
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jay
  INET: fish_dba_at_hotmail.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 Thu Jul 04 2002 - 14:13:20 CDT

Original text of this message

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