| 1. |
Explain Snapshot Replication? |
|
Answer» Snapshot REPLICATION can be used when an APPLICATION does not require that the data always be CURRENT. These applications can be updated by periodic table copying or snapshots. As part of the snapshot effort, all of the data to be INCLUDED in the snapshot is collected at a primary point. Then a read-only snapshot is taken and the snapshot is sent to each site so that the update can be made. Snapshot replication can be used when an application does not require that the data always be current. These applications can be updated by periodic table copying or snapshots. As part of the snapshot effort, all of the data to be included in the snapshot is collected at a primary point. Then a read-only snapshot is taken and the snapshot is sent to each site so that the update can be made. |
|