What is archived redo log failover?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is archived redo log failover?

Rating:

In releases prior to Oracle9i, Recovery Manager (RMAN) only looked in the first archive destination for archived redo logs when backing them up. However, in Oracle9i, RMAN can perform archived redo log failover. In other words, RMAN can perform the following tasks:

  • If at least one redo log corresponding to a given log sequence and thread number is available in any of the archiving destinations, RMAN backs up the available redo log.

  • If there is a corrupt block in a redo log that RMAN is accessing, RMAN searches other archive destinations for a copy of the redo log without corrupt blocks.


  • RMAN always backs up only one copy out of the identical copies of each distinct archived redo log.

    For example, if the archived redo logs corresponding to the log sequence numbers 25, 26, 27, and 28 are archived to two archive destinations (Disk1 and Disk2), the control file will contain the archived redo log records as follows:

    SequenceFilename
    25Disk1/Arch25.log
    25Disk2/Arch25.log
    26Disk1/Arch26.log
    26Disk2/Arch26.log
    27Disk1/Arch27.log
    27Disk2/Arch27.log
    28Disk1/Arch28.log
    28Disk2/Arch28.log

    If, during the backup operation, Arch26.log and Arch28.log archived redo logs are missing from Disk1, RMAN can use the failover feature to back up the archived redo logs from Disk2 as follows:

    SequenceIf RMAN searches for... Then RMAN can find and back up...
    25Disk1/Arch25.logDisk1/Arch25.log
    26Disk1/Arch26.log (missing)Disk2/Arch26.log
    27Disk1/Arch27.logDisk1/Arch27.log
    28Disk1/Arch28.log (missing)Disk2/Arch28.log


    Rating:



    Other articles

    Click here to Article home

     
    uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
    MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
    Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
    © 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.