Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: how do i alter the value of MAXLOGHISTORY, and take it effect?

Re: how do i alter the value of MAXLOGHISTORY, and take it effect?

From: Dusan Bolek <spambin_at_seznam.cz>
Date: 6 Mar 2006 22:20:00 -0800
Message-ID: <1141712400.085532.224640@p10g2000cwp.googlegroups.com>

  1. ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
  2. Edit generated file, increase MAXLOGHISTORY
  3. Create a new controlfile using edited file.

Where is the problem?

--
Dusan
Received on Tue Mar 07 2006 - 00:20:00 CST

Original text of this message

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