DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: How does RAC Consolidate the redo logs while recovery

Threaded View

  1. #4
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool Redo apply.

    Quote Originally Posted by abhaysk
    ...Now at standby site the archive/stand by redo (in case of online apply) would be applied as and when archive logs are shipped, even if it automatically selects which log to apply first and second, how will it handle the SCNs distributted across the logs?
    Oracle applies redo data on the standby database using standard recovery techniques of an Oracle database, redo logs are NOT applied when archive logs shipped, but when all logs required are present.

    PS: RAC may have many nodes configured, but is one single "physical" database (data is shared among these nodes).
    Last edited by LKBrwn_DBA; 11-18-2008 at 03:26 PM.
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width