all groups > sql server replication > april 2007 > threads for april 29 - 30, 2007
Filter by week: 1 2 3 4 5
Schema not replicating in SQL 2005
Posted by Sandy Wood at 4/30/2007 3:30:02 PM
Where to start troubleshooting the failure of schema to replicate from one
server to the next.?
--
Sandy Wood
Orange County District Attorney... more >>
snapshot agent not running
Posted by SAL at 4/30/2007 2:26:44 PM
Help.
I am having a hard time getting the snapshot agent to run when I create a
distrubution/publication and then a subscription. I followed the following
tutorials:
http://msdn2.microsoft.com/en-us/library/aa337475.aspx
I have both SQL Server 2005 developer and Express on my development bo... more >>
rep monitor setup scripts
Posted by soalvajavab1 NO[at]SPAM yahoo.com at 4/30/2007 8:30:01 AM
how to you measure Latency in pull or push sub/publist architecture?
Do you have a set of scripts which use to monitor and setup the
replication environment?
... more >>
Rejected Inserts: but key unique
Posted by Spike at 4/30/2007 2:50:05 AM
I'm getting some records coming up in the conflict viewer which havn't been
inserted because there is a "Violation of the Unique key constraint". But if
I join the conflict table to the target table on the primary key I get no
result so keyfld in the conflict table is unique. Can anyone expl... more >>
Asymmetric data syncronization: possible?
Posted by mik at 4/30/2007 12:00:00 AM
I have two sql server instances on two different machines with the same db;
on the first machine some tables need to be copied on the second machine,
and on the second machine some other tables need to be copied on the first;
all the tables are related with the others in some way.
It is possib... more >>
Regarding replication and select
Posted by Iter at 4/29/2007 4:16:01 PM
Hi Guys,
I have question regarding replication. I have 30000 rows data that need to
replicate from server A to Server B. It might last 2 hours to finish it. My
question is that can I select from tables in server B that were replcated
from server A? I cannot put nolock in query statement. I am... more >>
|