all groups > sql server replication > september 2007 >
You're in the

sql server replication

group:

Transactional replication latency issue.


Transactional replication latency issue. Chen
9/4/2007 8:14:03 AM
sql server replication:
Hi All,
Does any one know which stored procedure can change Distribution Agents
PollingInterval from default 5 minutes to 1 minute in SQL Server 2005 (SP2)?
I am using push right now.
Regards,
Chen
Re: Transactional replication latency issue. Chen
9/4/2007 8:50:02 AM
Thanks, but this only can change Agent profiles not the PollingInterval.

Chen

[quoted text, click to view]
Re: Transactional replication latency issue. Hilary Cotter
9/4/2007 1:03:17 PM
You would have to change your job step using
msdb.dbo.sp_update_jobstep
--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
[quoted text, click to view]

Re: Transactional replication latency issue. Ekrem_Önsoy
9/4/2007 6:28:43 PM
Path1: Connect to your instance, go to Replication Monitor, right click on
your distributor and click Agent Profiles from the popup menu.

Path2: Connect to your instance, go to Replication, right click and choose
Distributor Properties. Click "Profile Defaults..." button on the
Distributor Properties window.


You can change Distribution Agent and Log Reader Agent profiles from this
window. Including PollingInterval.

--
Ekrem Önsoy



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