InterviewSolution
Saved Bookmarks
| 1. |
Different Types Of Replication? |
Answer»
Pull – pull Pull – PUSH Pull – only Push only In pull – push, the INITIATING server REPLICATOR pulls changes from the called server and the PUSHES data to the called server, only the initiating servers does te work WRITING in both servers. Pull – pull Pull – push Pull – only Push only In pull – push, the initiating server replicator pulls changes from the called server and the pushes data to the called server, only the initiating servers does te work writing in both servers. |
|