Transaction replication Error
Hi,We are having a replication between two servers both are in SQL server 2000 standard edition. The service packs of both these are at different levels.The transactional replication was working for...
View ArticleInitial snapshot in Transactional replication
Hi, SQL 2008R2 Having a problem getting the initial load (snapshot?) of a database at the subscriber. I went through the wizard and selected create new database at the subscriber, so it's basically...
View ArticleRelationship between subscription and agent job
Hi, When I create a transactional subscription (SQL 2008R2) I also get a SQL agent job. Is it safe to rename this agent job to something else as the name is awful and it has an incremental number at...
View ArticleReplication ceases working after adding table at publisher
Hi, I have a transactional replication between two SQL 2008 R2 which has been running fine for hours. I just added a new table in the publisher, added a PK and inserted 10,000 rows. I re-initialized...
View ArticleChange Data Capture, insert+delete instead of update
Hello everyone,I'm having an odd issue, that I need some help understanding. I've got a number of tables enabled for Change Data Capture, but I've noticed some behavior that doesn't make sense.I am...
View ArticleMerge Replication The process could not connect to Distributor
I am attempting to test merge replication between servers on different workgroups. I have setup accounts with the lame logon on both server machines as well as in the SQL server. I have also set...
View ArticleImplementing a Database Project with TFS on a Database with merge replication.
Hi all, i think this is a very interesting issue that i want to ask you, i have a merge replication topology, 1 publisher and 4 suscribers, but now... the most important thing here is, i want to handle...
View ArticleReplication and Alias Server Names
Hi allI have two SQL Server Instances each on its own domain where the domains do not trust each other. One instance is 2008 R2 while the other is 2012 SP2. I can connect to each server remotely either...
View Articlegbuidrow question
I've just setup a Merge Replication, and wondering guidrow. Is there a best practice for generating these values?
View ArticleSubscription not showing up on subscriber
Hi,I have SQL server 2008 installed on 3 servers; one acting as publisher, another as subscriber and 3rd one as distributor. I added a new table for replication in a new publication. I then added a...
View ArticleGENERATING A SNAPSHOT PROBLEM - MERGE REPLICATION
I HAVE A MERGE PUBLICATION, AND I WANT TO GENERATE A SNAPSHOT, BUT WHEN I TRY TO DO THAT THE AGENT SHOWS ME THIS MESSAGE [0%] The process is running and is waiting for a response from the server. AND...
View ArticleCopy Permissions for Non-DBO Stored Procedures
Hello,I perused this forum and I've been all over the web with this. I'm attempting to "copy permissions" on stored procedures that are not in dbo schema, using snapshot replication. This results in a...
View ArticleDoes Log reader agent use sa in sp_replcmds?
We have publisher, subscriber, and distributor on separate servers. Replication is Push Transactional with replication agents setup to run under SQL Agent account context. We are in the process of...
View ArticleDB audit on merge replicated DB
Hi ALL,I have merge replication configured on sql server 2008. My question is can i create DB audit(which is available from 2008) on merge replicated db. creating db audit causes any issues in...
View ArticleSource: MSSQL_REPL, Error number: MSSQL_REPL-2147200992)
We are observing an issue in replication ,on further analysis we encountered the following error message at SQL management console for IntelliAgent_A_A_Repl<o:p></o:p>...
View ArticleMerge Rep - excessive enumeration of article during Initialisation
Hi all,This is for a Merge pull replication , publisher SQL2008 , subscribers SQL2008 Express. Partitioned by SUSER_NAMEThere are a couple of articles that have the following issue :- when a...
View ArticleRestore log and differential backups on a Publication database.
Hi, i have the following issue, i have to restore a log backup and a differential backup in a publication database, the problem is that i want to keep the publications and the subscriptions without...
View ArticleAdded another subscriber to existing publication. Snapshot delivered but ket...
Hi,Here is the situation. We have existing replication with sql 2008 r2 publisher and a subscriber on same edition. The database is quite big so snapshot generally takes about 4 hours or more. There...
View Articlecopy or replication
Dear, I need the following: I need to make a copy or replication of database update on another server or in it, either in the same instance or another instance. What I need is to have the updated every...
View Article