|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 11:19 AM
Points: 309,
Visits: 645
|
|
I am using sql server 2k8 for transactional replication.
I get following error frequently:
The agent is suspect. No response for the past 10 minutes
I increased polling interval but no gain. I want to increase inactivity threshold now. How to change the Inactivity Threshold of transactional replication?
-Lk
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Thursday, April 04, 2013 8:11 AM
Points: 669,
Visits: 240
|
|
Hi,
If the Distribution Agent is where you get this message, and the job schedule is set to continuous try to change the schedule to every xx min. You can choose the value for xx according to your latency requirements.
I hope this helps.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 11:19 AM
Points: 309,
Visits: 645
|
|
But MSzI,
My question is something else.
How to change the Inactivity Threshold for any agent in sql2k5?
-Lk
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Thursday, April 04, 2013 8:11 AM
Points: 669,
Visits: 240
|
|
right!
Check this procedure in BOL: sp_changedistributor_property
MSzI.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 11:19 AM
Points: 309,
Visits: 645
|
|
Do you mean that inactivity_threshold is set only for distribution agent. Is this not set for log reader agent.
How to changed the value of inactivity_threshold using GUI?
-lk
|
|
|
|