Testing Transactional Replication in SQL Server 2008
Hello , I have Transactional Replication ( with no updatable subscription) set up on two different servers . I need to test ( unit testing & smoke testing) and validate the whole...
View ArticleTransactional Replication - Track that initial snapshot is applied
Hi, all!I implement transactional replication by means of T_SQL scripts. After that I wait for initial snapshot to be made and applied to Subscription database. I had to track Subscription in...
View ArticleHELP: Peer 2 Peer Replication between Windows 10 SQL Server 2017 AND...
Goal: I am attempting to setuppeer 2 peer replication between my local SQL Server instance (Windows 10 Laptop SQL Server 2017 Developer) and a remote SQL Server instance on Linux (RedHat 7.5 SQL Server...
View ArticleWhat is the difference between "is_published" and "is_merge_published" in...
What is the difference between "is_published" and "is_merge_published" in sys.database ? I can't find docs describing these columns !
View ArticleBest Contignecy Plan to failback from Azure MI to Azure SQL VM
We have a customer who wants a contingency plan if the migration to azure managed instance fails to handle 1000 users and there are performance issues with this, since Business Critcal SKUs are a No go...
View ArticleHow to bypass ' database "distribution" cannot be opened due to inaccessible...
Hi all,On one of the SQL server machines, we took out a disk drive that was hosting the distribution database for transactional replication. We then provided a new empty disk drive to the SQL server....
View ArticlePurging Transaction Replication Snapshot Folder Contents
Hello,SQL2k16 Ent ed. Articles from 4 different user databases are set for transitional replication from ServerA to ServerB. ServerB has both Distributor and Subscriber and ServerA has Publication. The...
View ArticleReplication properties extracts
Dear All, I wanted to extract information regarding properties of Replications e.g. Subscription options etc. instead of performing it manually please? Thank you in advance!
View ArticleSql Web Synchronization wizard not finding IIS on the web server
I have set up Merge Replication on a SQL Server 2008 server and am trying to configure Web Synchronizaton to use an IIS web farm in a DMZ... however, the "Configure Web Synchronization" throws an...
View ArticleReplication jobs showing suspended
We recently migrated our databases to new hardware by building a new server, installing SQL with the same file locations for system databases, moving the storage to the new server thereby replacing the...
View ArticleOnly one article is not replicating for a subscription
Hi All,Having a weird issue for last one week. Tried to fix it with some workarounds but didn't help. Problem Summary:We have a replication set us from prod to report instance. The publisher and...
View ArticleOnly one article is not replicating for a subscription
Hi All, Having a weird issue for last one week. Tried to fix it with some workarounds but didn't help. Problem Summary: We have a replication set up from prod to report instance. The publisher and...
View ArticleOnly one article is not replicating for a subscription
Hi All, Having a weird issue for last one week. Tried to fix it with some workarounds but didn't help. Problem Summary: We have a replication set up from prod to report instance. The publisher and...
View ArticleExport a request (automatically)
Hi, I hope i am in the good forum to ask my question, please excuse me if that is not the case.I am trying to export a request in a file via a SQL command. I'll trigger this function every time the...
View ArticleMerge replication for CRM 2016.
Good afternoon. There is a remote site where you use CRM Server 2016 consisting of two CRM servers and SQL 2014, one database. On our site we want to place also our capacities consisting of two...
View ArticleTransactional Replication with non-default port
As we know that we can't provide port number during transactional replication configuration.What i did was,created alias with non-default port in both publisher and subscriberm, they replicaiton went...
View ArticleSpurious Merge Replication Conflicts
Hi all,We have a merge replication system set up to replicate data to remote sites. Currently, we're using a SQL Server 2012 server as a Distributor, Publisher, and DB host. The replication is hosted...
View ArticleScripts to replication Publisher and subscriber (transcational or snapshot)
looking for below scripts.. Script to create PublisherScript to create SubscriberAll tables and stored procedures, functions needs to be replicatedDaily running job - 15 mins frequency Publication...
View ArticleSQL Replication on Availability groups database
Hi all,We have a Availability groups database named Test on SQLINstance1 that needs to be replicated to SQLINstance1.After the failover the another node the replication breaks bcoz it becomes secondary...
View Articlecouldnt find stored procedure - unable to create replication
unable to create or delete replication -publisher error:couldnt find stored procedureSP_MSRepli_helpsubscription line number :537is there any script to remove replication forcefully
View Article