Started 1 week ago (2008-11-14 16:43:00)
by Jack Harris
I'm having a problem with a
transactional publication failing to add records from a updatable subscriber on 2000 SP4. When the Queue Reader Agent runs I get the 'could not find stored proceedure ins.sp_MSsync_ins_articlename' error. The one article I can find on the subject states that the problem is the value of queue_...
Started 1 week, 1 day ago (2008-11-14 14:53:00)
by Darren
When running a merge from a C# application I get the following message if the user is not an administrator. It does not throw an exception, another process seems to be displaying a dialog box. "Invalid handle attempting to load message from resource DLL" I found another post dated Jun 27 2006 but it went unanswered. ...
Started 1 week, 1 day ago (2008-11-14 13:51:00)
by Iter
Hi, I have question regarding to add new articles. Right now I start snapshot agent every time in order to replicate new table and relavant data into subscription after I add new articles. I monitor replication and found it seems like it re-transfer all articles into
subscriber again, which I think will cause huge time to synchronize if...
Started 1 week, 2 days ago (2008-11-13 13:48:00)
by sqldba
Hi, I have been asked to find out if merge
replication has any issues if one database node is offline. The comment is made by a credit switch folk whose application we are using and he mentioned that with new version of credit switch application we could use merge replication with SQL 2005. Since I was not in the meeting so I...
Started 1 week, 1 day ago (2008-11-14 09:08:00)
by bldrdash
I've implemented merge replication (my only choice since I'm using web-
synchronization) and would like one subscriber with bidirectional replication and the other with a "download-only to Subscriber, prohibit Subscriber changes". I first tried to create an additional publication, set to download-only, but that fails with ...
Started 1 week, 1 day ago (2008-11-14 09:55:00)
by unknown
Started 1 week, 3 days ago (2008-11-12 15:27:00)
by sandeep
SQL Server 2005 SP2 I am trying to setup transactional replication but getting error Msg 3724, Level 16, State 2, Procedure sp_MSdrop_peertopeer_tables, Line 27 Cannot drop the table 'dbo.MSpeer_lsns' because it is being used for replication. Today morning futher investigation revealed that is_replicated column in...
Started 1 week, 1 day ago (2008-11-13 20:05:00)
by Kiki
I am setting up merge replication in SQL 2000 (SP4), and the initial
snapshot has been taken successfully. I then setup a push subscription; and when it tries to apply the snapshot it comes back with the following error: The process could not deliver the snapshot to the Subscriber. (Source: Merge Replication Provider (...
Started 1 week, 2 days ago (2008-11-13 07:12:00)
by Marina
We have a table that has a field storing unique numbers per record - these numbers are generated in another system and later captured by hand as part of the details of the record. Since we use this field as primary key, this table doesn't have an
identity column as primary. For various reasons, I now want to add an identity ...
Started 1 week, 6 days ago (2008-11-09 08:00:00)
by d00mfl1ght
Hello all, Who can help me to debug this error? I've many trouble with a push replica between a SQL2000 and a SQL2005... Every day I got many errors like: Error: 50000,
Severity: 10, State: 1 Should means a job retry in my replication process but I need to get more informations in order to debug and solve...