all groups > sql server replication > february 2004 >
You're in the

sql server replication

group:

Transactional replication latency problem


Transactional replication latency problem Jenny
2/27/2004 9:30:21 AM
sql server replication:
Hi,

Our production database configured transactional
replication with push (it is real-time database). During
the day, once data loading to primary site (publisher), it
took 1 minute push data to secondary site (subscriber).

Is the way to reduce the latency from 1 minute to 1 second?

Regards,
Jenny
Re: Transactional replication latency problem Hilary Cotter
2/28/2004 3:11:09 PM
the best you can do is to expand replication monitor, expand replication
agents, expand your agents folder, right click on your distribution agent
and then select agent property, select the steps tab, and then select run
agent. Click edit command and hit the space bar and then at the end of the
string type -pollinginterval 1

Do the same for your logreader agent

This will drop your latency considerable - to within 1-2 s.


[quoted text, click to view]

Re: Transactional replication latency problem Jenny
3/1/2004 6:53:28 AM
Thanks a lot Hilary.

Jenny

[quoted text, click to view]
AddThis Social Bookmark Button