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: Don Granaman <granaman_at_home.com>
Date: Fri, 14 Sep 2001 11:01:56 -0700
Message-ID: <F001.0038F01B.20010914103532@fatcity.com>

!! 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).
Received on Fri Sep 14 2001 - 13:01:56 CDT

Original text of this message

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