Replication and Backup/Recovery [message #321248] |
Mon, 19 May 2008 09:53 |
sroy
Messages: 38 Registered: July 2005
|
Member |
|
|
Replication happens across the servers to make sure that the data is the same (synchronized). If one of the server crashes and later recovers, does it need to repair the data to keep them in sync with the other servers?
|
|
|
|
|
|
Re: Replication and Backup/Recovery [message #324717 is a reply to message #321285] |
Tue, 03 June 2008 14:48 |
sroy
Messages: 38 Registered: July 2005
|
Member |
|
|
You can find the detail on database replication in the reference manual. Performing the local rman recovery is completely separate from how the data is being replicated across the other servers. It's an interesting subject I am still learning.
|
|
|