Redo log (English Wikipedia)

Analysis of information sources in references of the Wikipedia article "Redo log" in English language version.

refsWebsite
Global rank English rank
3rd place
3rd place
1,514th place
1,024th place

books.google.com (Global: 3rd place; English: 3rd place)

  • Kyte, Thomas; Kuhn, Darl (2014-11-10). Expert Oracle Database Architecture. Expert's voice in Oracle (3 ed.). Apress (published 2014). p. 9. ISBN 9781430262992. Retrieved 2015-02-19. I've referred to two types of redo log file: online and archived.
  • Bach, Martin (2013-11-23). Expert Consolidation in Oracle Database 12c. SpringerLink : Bücher. Apress (published 2013). p. 318. ISBN 9781430244288. Retrieved 2015-07-12. Standby redo logs (SRL) on the disaster recovery site act as the counterpart to the primary database's online redo logs (ORL) and allow the remote site to receive redo more efficiently.
  • Ries, Steve (2013-02-22). Oca Oracle Database 11g Database Administration I: A Real-World Certification Guide. Packt Publishing Ltd (published 2013). ISBN 9781849687317. Retrieved 2015-02-19. [...] when a log switch occurs, the contents of the current redo log are written out to an archived redo log by the ARCn process. These logs are also referred to as offline redo logs or simply archive logs.
  • Liu, Henry H. (2011-11-22). Oracle Database Performance and Scalability: A Quantitative Approach. Quantitative Software Engineering Series. Vol. 12. John Wiley & Sons (published 2011). pp. 238–239. ISBN 9781118056998. Retrieved 2015-02-19. Primary and physical standby databases are synchronized through a service called Redo Apply, which recovers the redo data from the primary database and applies the redo to the standby database. [...] Synchronization between the primary and [logical] standby databases is achieved through a service named SQL Apply, which transforms the redo data from the primary database into SQL statements and then executes the SQL statements on the standby database.
  • Greenwald, Rick; Stackowiak, Robert; Stern, Jonathan (2013-09-06). Oracle Essentials: Oracle Database 12c (5 ed.). O'Reilly Media, Inc. (published 2013). ISBN 9781449343170. Retrieved 2015-02-19. Instance recovery has two phases: roll forward and roll back.
  • Bach, Martin (2013-11-23). Expert Consolidation in Oracle Database 12c. SpringerLink : Bücher. Apress (published 2013). p. 378. ISBN 9781430244288. Retrieved 2015-02-04. An incarnation as per the Oracle documentation is a separate version of the database.

oracle.com (Global: 1,514th place; English: 1,024th place)

docs.oracle.com