Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Archive Log
"Alistair" <alistair.thomson_at_sphinxcst.co.uk> schrieb im Newsbeitrag
news:9tgio7$o9j$1_at_thorium.cix.co.uk...
> Hi
>
> You need to modify the init.ora files for each instance and perform the
> following for each instance:
I did this for every instance.
> svrmgr> shutdown immediate
> svrmgr> startup mount
> svrmgr> alter database archivelog;
> svrmgr> alter system archive log start;
I did this too and after checking with
the command archive log list the databases were
in the archive mode. But after reboot of the server only
one database ist in the archive mode the other not.
> svrmgr> alter database open;
>
> Check the status by typing
>
> svrmgr> archive log list
Juergen Received on Wed Nov 21 2001 - 11:46:46 CST
![]() |
![]() |