Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Archive log
This 'feature' is in fact documented in the Oracle Docs.
log_archive_dest_n is for Enterprise edition. log_archive_dest is for standard.
So in fact it should only catch people trying to use the new syntax with standard edition.
regards
-- Niall Litchfield Oracle DBA Audit Commission UK <sybrandb_at_my-deja.com> wrote in message news:914vgd$419$1_at_nnrp1.deja.com...Received on Wed Dec 13 2000 - 09:10:41 CST
> In article <fPmZ5.2044$pj.61059_at_news1.oke.nextra.no>,
> "Sindre Solem" <sindre.solem_at_emmaedb.no> wrote:
> >
> > <sybrandb_at_my-deja.com> skrev i melding news:914rj8
$1fp$1_at_nnrp1.deja.com...
> > > In article <O1mZ5.2000$pj.60583_at_news1.oke.nextra.no>,
> > > "Sindre Solem" <sindre.solem_at_emmaedb.no> wrote:
> > > >
> > > > When I try to enable automatic archiving (by setting log_archive_*
> > > > parameters) I get this message:
> > > >
> > > > ORA-00439: Feature not enabled: Managed Standby
> > > >
> > > > But when I run "archive log start" manually it seems to work.
> > > >
> > > > What can cause this?
> > > >
> > > >
> > > You are using 8i syntax in log_archive_dest. You must use an
ordinary
> > > directoryname without keywords.
> >
> > So it should say: "log_archive_dest_1 = /u/oracle/admin/bravodb/arch"
> > instead of: log_archive_dest_1
= "location=/u/oracle/admin/bravodb/arch"
> >
> > But why doesn't the 8i (8.1.6) server use 8i syntax?
> >
> >
> Looks like the database assistant is targeted at the Enterprise
> Edition, as Managed Standby is an Enterprise edition Feature, not an
> Server Edition feature. You must run the Server Edition, which is why
> you are running into trouble. You could submit an ITAR of course
> (someone must do it, as more people will suffer from this 'feature')
>
> Hth,
>
> --
> Sybrand Bakker, Oracle DBA
>
> All standard disclaimers apply
> ------------------------------------------------------------------------
> >
> Sent via Deja.com http://www.deja.com/
> Before you buy.
![]() |
![]() |