Hi,
I need information regarding the Sql Server replication. My scenario is like we are having two server machine called as Primary Server and Secondary Server. On Both the machine SQL Server is installed. And replication of Database is done from Primary database to secondary database.
So currently it is taking some 5- 8 sec for replicating between server Primary to Secondary Server.
So want to know, once the replication is setup and both the database are in Sycn. Then if i made any changes for Primary Database, which component/ service or application will copy the changes from Primary database to secondary database and at which instance it will copy. or any scheduler is there which is copy periodically and is it possible to change the period?