Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Transaction Log

 
   Database Help (Home) -> Replication RSS
Next:  Trouble With phpBB Script  
Author Message
JDS

External


Since: Feb 04, 2008
Posts: 12



(Msg. 1) Posted: Thu Jan 29, 2009 9:05 am
Post subject: Transaction Log
Archived from groups: microsoft>public>sqlserver>replication (more info?)

We'll be implementing replication soon but we have some concerns in the case
of disaster recovery.
My question revolves around the transaction log on the publisher.
Setup
Remote Distributor
Transactional Replication

If we found ourselves in a situation where the remote distibutor fails, what
impact does that have on the transaction log of the database being published?
Do the transactions that failed to get moved to the distribution server get
stuck in the TLog preventing a truncation of the Log. This would just be a
worse case scenario. We're concerned about anything that could happen and
cause an adverse affect on the performance and/or size of the Tlog.

 >> Stay informed about: Transaction Log 
Back to top
Login to vote
Paul Ibison

External


Since: Oct 03, 2008
Posts: 145



(Msg. 2) Posted: Thu Jan 29, 2009 2:46 pm
Post subject: RE: Transaction Log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If the log reader agent can't read the log of the published database, the
commands waiting to be sent to the distributor will accumulate in the log. In
the worst case you can run sp_repldone and reset replication from scratch
afterwards, just to get the log into a state where it can be truncated.
HTH,
Paul Ibison

 >> Stay informed about: Transaction Log 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
transaction timestamp - aka: @xact_seqno. What exactly is this? Why does it seem to contain a batch of transactions and how are the transactions related to each other (or determined to be related to each other.) For example: if I do a filter on the transaction timestamp at..

Delivering replicated transaction... - We have a Transaction Replication setup on SQL Server 2000 SP3a between 2 64-bit servers. Someone updated 1 column on a table with 400K+ records on a table with an update trigger that updates the userid and EditDate of the table. They did not use a..

Transaction Log Shipping setup - We setup Log Shipping on our servers and all seems to have gone well. However, on the secondary server, the restored database seems to be in a perpetual restore state. I cannot find any documentation that goes past the setup. Is this normal, and....

delete rows in transaction replication - Hi, an information about replication transaction on sql server 2005. I have a table (on sql server 2000) as source and I have a table (sql server 2005) as destionation. If I set transactional replication between 2 server and I delete some rows in the....

Real time transaction / replication - I need to implement a solution for a company with 2 different locations. One is in Hong Kong and another one is in China. They always need to query the data as fast as possible. So I am thinking placing the same database in both locations. Both..
   Database Help (Home) -> Replication All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]