Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Point-in-time recovery in a standby db ?
It makes no sense to do point-in-time recovery on a standby database. When a database is in standby mode, it is in a constant state of recovery by applying copies of the primary database's archived redo logs. Nothing can be done to a database while it is in standby mode. Under Oracle 8i, you can take the database out of standby mode and put it in read-only mode. When a database is changed from standby mode to "open", then you can do point in time recovery.
HTH,
Brian
Matthieu Krembel wrote:
>
> Hi,
>
> Is it possible to do point-in-time recovery in a standby database ?
>
> Thanks for your answers,
>
> ---------------
> Matthieu Krembel
> m.krembel_at_wanadoo.fr
-- ======================================== Brian Peasland Raytheons Systems at USGS EROS Data Center These opinions are my own and do not necessarily reflect the opinions of my company! ========================================Received on Mon Oct 30 2000 - 08:02:34 CST
![]() |
![]() |