Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Archiving Redo Log Files
Thanks for your help, but this do not work.....
How can I enable the "Archiving Redo Log Files" if the database was created with the "Typical Configuration Option"? I have not select the "Archive Log" check box in the oracle database assistant!
Thanks,
Florian
Kenneth C Stahl wrote:
> Use svrmgrl to mount, but not open, the database.
>
> Enter the commands:
> alter database archive log
> archive log start
> alter database open
>
> exit out of svrmgrl and edit your initxxx.ora file to add:
>
> log_archive_start = true
>
> Ken
>
> Florian Petter wrote:
>
> > Hi!
> >
> > How can I enable the "Archiving Redo Log Files" in a oracle 8 database?
> > (not with the oracle installer)
> >
> > Thanks,
> > --
> > Florian Petter
> > BRAINTRUST New Media Solutions
> > Schopenhauerstrasse 36
> > A-1180 Vienna
> > Phone +43-1-40416-0
> > Fax +43-1-40416-33
> > eMail: florian.petter_at_braintrust.at
Received on Tue Jul 13 1999 - 08:50:23 CDT
![]() |
![]() |