Replication and Triggers comibnation
Dear Friends,
I have created the transactional replication between two servers.I have a few triggers on the subscription database.These triggers are very simple, just I am updating the timestamp column in the subscription database whenever, the record is getting inserted or updated to this database thru the replication.
My problem is, whenver I am running this transactional replication process against to the large volume(say approx 1crore records) of tables, the SQL replication agent is throwing a time out exprie error.If I remove the triggers, this agent is working fine.The same replication process with triggers is working fine against to the small volume of tables.
Pls revert back to me if you haven't understand the problem.
I will appreciate if any one can help me, to come out from this problem.
Regards,
RRNP
|