Is replication incremental or ?

This issue has been solved. See solution.
Bijay.Swain's picture

replication between two sites is incremental or copies the whole database everytime replication happens.

Aniket Amdekar's picture

Hi, Each site creates a zip

Solution

Hi,

Each site creates a zip file containing the difference since the last replication. So, except the first time, replication is incremental.

Aniket

Rafeeq's picture

Hi

He is correct,you can see that in your replication logs too. Its always incremental as it always replicates just the changes and not the entire thing.

When restoring or replicating, Symantec Endpoint Protection Manager now decompresses the zip file to a temp folder first, then updates the DB.

http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007121216360648

Rafeeq

Bijay.Swain's picture

Thanks for the information.

Thanks for the information.