Msg 8115, Level 16, State 2, Procedure sp_MSsetupnosyncsubscriptionwithlsn,...
While subscribing from SQL 2012 to SQL 2008 R2 subscriber getting the error:Arithmetic overflow error converting expression to data type nvarchar.Msg 8115, Level 16, State 2, Procedure...
View ArticleMark for Re-Initialization is breaking merge pull subscribers after adding...
I got situation where i have to add filter to existing articles in merge publication, After adding filter it asks for generating new snapshot and mark for Re-Initialization of subscribers.Once this...
View ArticleSQL Server merge replication: When is data visible to the receiving side?
Hi,I use merge replication to collect data from a number of agents into a central location (HQ), then process the data in the HQ. The data that is being sent in comes from a number (4) different...
View ArticleSQL Server Merge Replication
Hi all,I had setup a merge replication but the ROWIDENTIFER ID make the application not working correctly (you can say not working at all) so I was asking about any workaround to avoid this...
View ArticleDistribution Database in Production Database
I have a SQL Server 2008 R2 Database that needs to be published for replication.In error I ran a script that sets up the distribution database. I put the name of the production database in the script...
View Articlereplication problem
hello everyoneI have 3server A , B & C.I want to Database in A and B replicate to C real time.Which replication method i can use?I recently use transactional replication But in lost connection,...
View Articlesql server replication requires the actual server name to make connection to...
Hello alli am trying to create new publication for replicationin my sql server 2012 but got error- sql server replication requires the actual server name to make connection to the server.before this in...
View ArticleQuestion of Different Result on SnapShot Replication and Transactional...
Hiin case of source server table fields value is insert/update on following datetimeKeyValueDateTime1)A0110:05(Insert time)2)A01A12:06(Update time)3)B0211:05(Insert time)4)B02A13:07(Update...
View ArticleSQL 2012, no Domain
Hi everybody,I'm tryin to set up an Replication between two PCs. The one is an win7 Prof, with SQL Server 2012 Standard. This one is the publisher. The other PC is also a Win 7 Prof, with an SQL 2012...
View ArticlePoint publication to a new distribution database
Hi All,We currently have our distribution database on the same server as our publisher. I want to move to a 3 server architecture (1 for the publisher, 1 for the distributor and 1 for the subscriber...
View ArticleRemoving article from existing Peer to Peer replication
Hi Everyone,We have a Peer to Peer replication in sql server 2008 R2.We want to remove an article from the replication.What is the safest way to that(through TSQL), Will that cause any problem for the...
View ArticleChange An IP Availability Group Listener (SQL Server)
Dear All, Please Help Me, I want to change IP Availability Group Listener (SQL Server) to Different IPIs't possible to change IP Availability Group Listener (SQL Server) ?
View ArticleHow to find which command/transaction caused replication agent failed?
Hi there,Our production replication server was down and got the following error message:String or binary data would be truncated. [SQLSTATE 22001] (Error 8152).We restarted the agent, and it worked...
View ArticleBug in sp_dropmergefilter system stored procedure
I have merge replication with some filters. There is however one article that is used in 2 different filters sosp_helpmergefilter for this article is returning 2 rows.Now I want to remove both of these...
View ArticleTransnational replication vs transnational updatable replication
Hi, Can we add objects to subscriber in Transnational replication. Can we update tables in subscriber in Transnational updatable replication.
View ArticleHow to resolve row mismatch in transactional replication ?
Hi All,i get a row mismatch in transactional replication in SQl server 2008.Error messages: The row was not found at the Subscriber when applying the replicated command. (Source: MSSQLServer, Error...
View ArticleLogreader error related to an incorrect domain account but we don't use that...
Recently we encounter some errors on the log reader agent job for all our publishers in our push replication setup. All publisher dbs are coming from the same db in the publishing server. Our...
View ArticleMS SQL 2012 - Error when create a publication for replication transaction
Hi, I'm working on SQL 2012. When I created a publication for a replication transaction, snapshot agent failed as below error:"A .NET Framework error occurred during execution of user-defined routine...
View Article