sql server 2012 - bidirectional transactional replication - first trigger...
Hi,So, merge replication does not work for me. Too many deadlockupdatable transact does not work either at the moment as I end up with being unable to update at the subscriber and it would be a poor...
View ArticleSnapshot agent would not start
Can I have some help with snapshot agent not being able to create snapshot. Is there any limitation in number for publications or replication jobs?
View Articlemsmerge_articlehistory duration column
Can anyone shed any light on the duration column in msmerge_articlehisatory ? This is allegedly the 'length of time that the agent processed an article, in seconds' , but it doesn't seem to bear much...
View ArticleSQL Server 2012 logs back and logshipping issue.
Hello All,We have implemented SQL-Server 2012 R2 for our website. It contains 50 million records. Initially website performance was slow which we schedule daily job to rebuild index in the night time...
View ArticleHow to implement a replication between different networks using FTP
Hi all, I'm try to understand how implement a transitional replication between 2 different network. I've create a Publication on SERVER A (type transitional) with FTP activation. I don't understand if...
View ArticleWhy bother with Peer 2 Peer?
Greetings. Over the last couple days I've read various articles on "Merge vs Peer 2 Peer" replication, etc. I just did some testing on Merge replication with one Publisher and two Subscribers. I was...
View ArticleReserved Column Names ?
I am attempting to define a Transactional Publication with Updateable Subscriptions. One of the articles in the definition has a column called "insertDate"The attempt fails with"A .NET Framework error...
View ArticleSecurity Error
I have security error No codes warns me not to shut down or restart I don't no what this is and at the bottom it gives me Cynest Technologies.com
View ArticleImmediate Sync and Distribution Clean up Job
Hi Everybody,I am testing a two case scenarios to get myself confident at sql replication topology especially with retention periods used by Distribution Agent clean up job. From MSDN forums and books...
View ArticleSnapshot Replication fails occasionally and empties all tables on subscriber...
Hello everybody,I have setup a snapshot replication between two servers : the Publisher is a SQL Server 2012 server and the Subscriber is a SQL Server 2008 R2 server. The replication is basic : no...
View ArticleSQL Cluster set up for Distribution server
I have dedicated distribution server and my publisher and subscriber are in AG.Is it possible to set up the SQL Cluster for distribution server Can we set up the two node SQL Cluster with both nodes in...
View ArticleIn replication I am not sure why the below error is coming when I trying to...
TITLE: View Synchronization Status ------------------------------SQL Server is unable to complete the operation.For help, click:...
View ArticleSubscription Error: The current transaction cannot be committed and cannot...
After I watch a video for how to create MS SQL Replication, I configure distribution and create the publication. The problem comes from subscription. If I create a "PUSH" subscription, it works fine....
View ArticleReplication and Single user mode
I have a database with replication (Transaction and Snapshot). I wants to bring my Publisher DB into Single user mode for some DBCC Consistency repair. Now my questions are:1- Will it allowed me to put...
View ArticleUnable to Drop Subscription
Hi All,This is the error message please explain me how to solve this issue,'XXXXX\SQLExpress' is not defined as a Subscriber for 'PUBLISHERNAME'. The subscription could not be dropped at this time....
View ArticleI need to setup subscriber again without overwrite the target database and...
I need to setup subscriber again without overwrite the target database and its simple push transactional replication in sql server 2008Thanks
View ArticleIssue with CDC and large inserts
Good afternoon,I'm having a bit of trouble with CDC.We are using CDC to transfer the net data change from server to server, but have come across an issue with a particular table. The users perform an...
View ArticleOne publisher 2 subscribers
Hello, Is it possible to replicate data from one publishers to a multiple subscribers in transaction replication? In other words I have Server A, Server B, Server C with databases A,B,C respectively. I...
View ArticleMerge Replication Article Limit
Hello all,Do we have any confirmation from Microsoft that the article limit for merge replication is still 256? I've seen numerous posting that people are running with 400-700+ articles and not having...
View ArticleLogReader agent verbose statistics
SQL2008R2 Enterprise - Transaction ReplicationI setup verbose profiles for both LogReader & Distribution agents. both agents are reporting their statistics "Since Last Stats". However, only...
View Article