Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: newbie Q: what is the maximum number of logfile member per gr
Look in docs for CREATE DATABASE command, maxlogfiles and maxlogmembers are defined at database creation and stored in the control files. To change it you must recreate control files.
You probably don't want to oversize this by much, as the control files grow to leave space for the log entries.
> -----Original Message-----
> From: Dulce L. Cajigas [mailto:cajigas-dl_at_ncspi.nec.co.jp]
> Sent: Monday, April 09, 2001 4:50 AM
> To: Multiple recipients of list ORACLE-L
> Subject: newbie Q: what is the maximum number of logfile member per
> group?
>
>
> We tried adding an additional member to an existing group but an error
> message told us that we can not add another member becoz the
> maximum is 2
> only. What file should i check to see where it was set up initially.
>
> thank you so much and hoping for an answer.
>
> dulce
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Dulce L. Cajigas
> INET: cajigas-dl_at_ncspi.nec.co.jp
>
> 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: Anderson, Brian INET: andersob_at_mail.dartnet.peachnet.edu 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 Mon Apr 09 2001 - 08:38:53 CDT
![]() |
![]() |