Oracle Data Guard: Difference between revisions

Content deleted Content added
Line 134:
}}
</ref>), and/or an '''LSP''' (Logical Standby Process) - may set about applying the log contents to the standby database.
 
The use of '''standby redo logs''' can speed up the application of changes to a standby database.<ref>
{{cite book
|last1= Bach
|first1= Martin
|title= Expert Consolidation in Oracle Database 12c
|url= https://books.google.com/books?id=85cQAwAAQBAJ
|series= Expert's voice in Oracle
|publisher= Apress
|publication-date= 2013
|page= 320
|isbn= 9781430244295
|accessdate= 2015-02-19
|quote= [...] with Oracle 10g, [u]sing standby redo logs on the standby database server, the redo stream arriving on the destination could be applied to the standby database immediately, without having to wait for the standby redo log to be archived and applied.
}}
</ref>
 
===Client-side access===