Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 23rd, 2004, 02:36 PM
Registered User
 
Join Date: Sep 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

 
Old September 23rd, 2004, 02:50 PM
Authorized User
 
Join Date: Jul 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default

wouldn't the change on insert send another transaction back to the source database? or is this a one way transaction?

 
Old September 27th, 2004, 08:23 AM
Registered User
 
Join Date: Sep 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by dhay1999
 wouldn't the change on insert send another transaction back to the source database? or is this a one way transaction?

Hi,

Thanks for your reply.Actually I didn't get what you are trying to convey.
Can pls give me more light to it.

Once again thanks for your reply.
Regards,
RRNP







Similar Threads
Thread Thread Starter Forum Replies Last Post
triggers in replication melvik SQL Server 2000 3 July 11th, 2007 01:44 AM
Triggers? prabodh_mishra Oracle 2 March 30th, 2006 05:51 AM
SQL Server Transactional Replication with Triggers RRNP SQL Language 0 October 4th, 2004 05:18 PM
SQL Server Transactional Replication with Triggers RRNP SQL Language 0 October 4th, 2004 05:17 PM
About Triggers zee_ahmed2002 SQL Server 2000 2 August 20th, 2004 10:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.