Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Replication (STOP + START) issue...

Author  Topic 

ay2k_99
Starting Member

22 Posts

Posted - 2009-05-11 : 02:59:08
Dear All,

We had setup with the Transactional replication for our organization and we have some problem during the setup... like

1.) We have one database server which access from 2 application server.
2.) One application running the ETL job which copy data from other server and dump in to the publisher database. this will take around 3 hr to transfer the data. During the tran. replication around 25-30 million records are access read in the log file.
3.) from the other application server one table is modifying the table during that time ETL is running so, i found the deadlock on table.
4.) our main scenario to when ETL job is running that time we need to pause or stop the replication.

i had done using sysjobs to deactivate the running replication job. but no used...

Thanks,
Amey

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-05-11 : 03:48:27
Duplicate post
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=125418



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page
   

- Advertisement -