SQL 2014 Express w/Advanced Services
My understanding is that SQL 2014 Express w/Advanced Services is needed to setup seplication from A SQL Server STD addition to a SQL 2014 Express client. What is unclear is what are the memory...
View Article2008R2 "Zombie" data in P2P Environment
We have two SQL 2008R2 boxes - each in a geographically separate data center - that stay sync'd using peer to peer replication (with a pair of smaller boxes acting as replication providers). This...
View ArticleQuestion about SQL replication snapshot size
Hi Folks I am newer to SQL server, on 1 instance, we are replicating 3 databases to another subscriber server. For snapshot files, default location was being used earlier which was filling the drive...
View ArticleHow to automatically bring online File Share Witness?
Hi everyone, In SQL Server Failover cluster, i configured a File Share Witness which is a folder located in Manager sever (outside of cluster). As you know, if you stop then start your server (EC2...
View ArticleReplicated Table's Schema Changes
Hello,SQL2k12 ent edition. One replicated database between two sql servers using Transactional Replication.Switched PK and UK between columns of a table which had FK constraints as well with 2 other...
View ArticleThe process could not connect to FTP site 'SERVERNAME' using port 21
Hi All,<o:p></o:p>I am hoping this maybe quick, I have tried researching to no avail. <o:p></o:p>We have a Publication and Subscription setup within our SQL environment. I...
View ArticleSQL Server CDC can we turn on CDC on a linked server db.
We have a linked server instance pointing to a db on a different server. Can we create the cdc tables on the server that has the linked server or does it need to reside on the same server as the...
View ArticleDue to Huge volume of data updates on Source System SQL Server Transactional...
Hi,Due to huge volume of data getting updated on Source System i.e. Oracle Database , SQL Server Transactional Replication is very slow. Currently we are receiving 100K data updates every...
View ArticleReplication troubleshooting with stored procedures and UDFs
I'm replicating a small DB from Server A to Server B with a snapshot agent. I'm replicating the whole DB: table, views, stored proc, udf and I keep running into lots of issues with the stored proc and...
View ArticleReplicate Non-Clustered Indexes
Hi,I have a PRD Server with several DBs, each having 1000+ Tables.Hundreds of Tables have Non-Clustered Indexes.All Tables are successfully Replicated to our Staging, but without the Non-Clustered...
View ArticleSubscription data got deleted from distributor
Hi All,Looking for some help. Here’s our replication scenario – We have a publisher servers P105 & P106, as publishers with always on.We have always-on distributor on servers Q103 and Q104.And we...
View ArticleTransactional Replication error
Hi,I am getting below error while creating Transactional Replication, database location is in D:\Data. TITLE: New Publication Wizard ------------------------------ SQL Server could not configure...
View ArticlePull Subscription Expiring When Adding New Articles
I have a very curious and inconvenient problem happening on a production transactional replication stream which is critical to our department workflow. This replication stream normally works very...
View ArticleError 922 Publication SQL 2017 to Subscripter Oracle
Hello,I'm in migration of SQLServer from 2008 edition to SQL2017,On 2008 version, i'm use replication SQLserver, from Publisher SQLsever to Oracle Database (12c version),All seems right, Snapshot is...
View ArticleIssue in configuring Publisher
Hi,I have two servers, one for subscriber and the other one for publisher and distributor. I have configured the distributor but problems are arising during the configuration for publisher. It says...
View ArticleHow do you drop a publication that is gone from SSMS but shows up in...
Hello,I had two test databases on one server that I had been experimenting with for transactional replication. I wanted to delete the publication from one database and the subscription from the other...
View ArticleError when installing SQLServer Compact 3.5 SP2 in Windows Server 2016.
Hi,I'm getting below error when installing SQLServer Compact 3.5 SP2 in Windows Server 2016. "You must first install the Replication components for SQL Server 2005 or SQL Server 2008 or ." when I...
View ArticleSwitch From Same Publisher-Distributor To Remote Distributor
Hi.I wanted to kindly ask if it's possible to switch from an already-working Transactional Replication where the Publisher is the same as the Distributor, to a setup where the Distributor will be a...
View Articlesql server transaction replication network load
Hi Guys,We have enabled Transaction replication from Server A to Server B; We want to figure out who data is transferred in peak vs non peak hours?and what's the network latency as data is moved...
View ArticleSQL Server Replication Options
We currently have three main sql servers. Server sql4 (on prem) is our Publisher and Distributor and does push transactional replication to servers sql3 (on prem) and sql7 (ec2 instance AWS).We have...
View Article