Transactional replication: Deadlock issue
- From: "just.starting@xxxxxxxxx" <just.starting@xxxxxxxxx>
- Date: Sat, 12 Apr 2008 04:40:20 -0700 (PDT)
hi,
I have a replication setup like
DB1----Trans Repl---->DB2----Merge Repl(changes at subscriber only)----
DB3.
I am facing multiple problems now. Let me go one by one.
1.One fine day the when i checked the status for the trans
replication, it shows that there is some sort of deadlock situation
and the process need to be restarted. Then I changed the profile and
make query timeout to 3600. After some time the status says "the
snapshot for this replication is not yet available". What might be the
reason behind it and how to investigate it's cause.
2.Now for the above problem what I want to do is create a snapshot at
DB1 and then drop the transactional replication subscription and
copying the data from DB1 to DB2(as reinitializing from scratch will
erase the data in DB2 and also DB3) create a new subscription at DB2.
Now the problem in the above process is I am unable to copy the data
from DB1 to DB2 for a table which has autoincrement primary key. As
the same table is also under merge replication it is now allowing me
to insert the data.
Is there any other better process to handle this, or any other 3rd
party tool which will do this for me? I am really frustrated as it
seems there is something or the other to fix in the above setup all
the time.
Thanks
Rakesh.
.
- Follow-Ups:
- RE: Transactional replication: Deadlock issue
- From: Paul Ibison
- RE: Transactional replication: Deadlock issue
- Prev by Date: Re: Replicated Databases
- Next by Date: RE: Transactional replication: Deadlock issue
- Previous by thread: Log Shipping ReInit - how to?
- Next by thread: RE: Transactional replication: Deadlock issue
- Index(es):
Relevant Pages
|