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: lots and lots of redo logs

RE: lots and lots of redo logs

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Fri, 14 Sep 2001 11:16:43 -0700
Message-ID: <F001.0038F16B.20010914112023@fatcity.com>

!! Please do not post Off Topic to this List !!

It is default to 8, unless you change it by rebuilding the control file or init.ora, depending on the version.

Although 8 is platform dependant.

"Do not criticize someone until you walked a mile in their shoes, that way when you criticize them, you are a mile a way and have their shoes."

Christopher R. Spence
Oracle DBA
Phone: (978) 322-5744
Fax: (707) 885-2275

Fuelspot
73 Princeton Street
North, Chelmsford 01863  

-----Original Message-----
Sent: Friday, September 14, 2001 2:36 PM To: Multiple recipients of list ORACLE-L

!! Please do not post Off Topic to this List !!

I think that Chris was referring to the maximum number of redo log group one COULD create - an Oracle hard limit. I don't know what it is, but I know its
not 8 since I have created OPS databases with 12 redo groups for each instance
and multiple instances.

-Don Granaman
[Orasaurus - Honk if you remember UFI!]

> !! Please do not post Off Topic to this List !!
>
>
> Christopher R. Spence said:
> You can only have a max of 8 log groups if I remember correctly.
>
> Gee, I thought that the DBA controlled the maximum number of redo logs
> allowed for a database.
> There's this thing called a database create statement: (e.g.)
>
>
> CREATE DATABASE DEV
> LOGFILE 'E:\Oracle\oradata\DEV\redo01.log' SIZE 16384K,
> 'E:\Oracle\oradata\DEV\redo02.log' SIZE 16384K,
> 'E:\Oracle\oradata\DEV\redo03.log' SIZE 16384K,
> 'E:\Oracle\oradata\DEV\redo04.log' SIZE 16384K
[...]

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Don Granaman
  INET: granaman_at_home.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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Christopher Spence
  INET: cspence_at_FuelSpot.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 Fri Sep 14 2001 - 13:16:43 CDT

Original text of this message

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