Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Resizing of redo log
Hi Pawan,
You should create a new redo log group with a bigger size then drop an old redo group with INACTIVE status (v$log) and repeate this procedure once again for each substituted redo log group. You can control status of a substituted redo log by using ALTER SYSTEM SWITCH LOGFILE;
Regards,
Ed
>
>
>
>
> How is it possible to increase the size og online redo log files
>
> Regards
> Pawan Dalmia
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Pawan Dalmia
> INET: Pawan.Dalmia_at_orange.co.in
>
> 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: Edward Shevtsov INET: eshevtsov_at_detmir.ru 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 27 2002 - 07:38:20 CDT