close sql server management studio while running sql server replication
Hi friends.I have successfully configured transactional replication (pull type)between 2 sql servers using initialize transactional replication from database backup method. Below my servers;sql1 =...
View ArticleSetting up Linked Server freezes Client and Server
I recently had the Oracle client installed on a SQL 2012 64-bit machine that is also a distributor and subscriber for transactional replication. I tried to verify the install by opening the dialog to...
View ArticleAdding Tables after Initializing Subscription from Backup
We have a transaction publication with two subscribers. One was recently re-initialized using a backup. I'm now trying to add tables to the publication. When I do this and generate a snapshot to...
View ArticleMerge Replication from 2012 SQL Server publisher/distributor to 2014 SQL...
Hi, I'm having a question about which version to use when running SQL Merge Replication.In my test enviroment I have a SQL 2012 server running as Publisher and Distributor for my Merge Replication. I...
View ArticleSQL Server Replication - Geographically Dispersed Data Centers - Stretch Cluster
Hello All, <o:p></o:p>I have a question with regards to SQL Replication between geographically dispersed data centers. I am trying to determine the best method to use that offers the most...
View Articlestream_blob_columns
I am setting up merge replication in republishers topology. i have few articles setup with @stream_blob_columns as false (the default is false )Now when im replicating same article at republisher...
View ArticleUnable to perform retention-based metadata cleanup in database 'XYZ'
Hi All!I am facing issues with Merge Replication in SQL Server 2012. The replication type is push-based with both the publisher and the distributor on the same server. Currently I have 5 subscribers...
View ArticleAdvice setting up replication
Hi everyone, I'm fairly new to SQL Server and we have just moved from an Oracle 10g environment to a SQL Server 2008 R2 setup and wanted some advice on how to set up replication. Here's the jist of...
View ArticleMerge Replication help
I'm trying to set up a merge replication between two sql server 2008 instances. The publisher server is running on server 2008 setup as a workgroup, the subscriber is on server 2008 domain. I have been...
View ArticleTransactional Replication Stalled.
Hi,We are having a Transactional replication issue where the Data does not get replicated and the log Just keeps grawing.Last week we had an accidental load 15 Million records, on one of the T...
View ArticleA .NET Framework error occurred during execution of user-defined routine or...
Hi,When we run sp_browsereplcmds command it gives following message. Not sure if this related to any patching.Can somebody provide a solution? Msg 6522, Level 16, State 1, Procedure sp_printstatement,...
View ArticleProblems starting Replication on large databases - SQL 2012
Hi all, I have been battling SQL Server for a week trying to get replication up and running, now I realize that most probably I am doing something wrong and I hope that one of you can help pointing me...
View ArticleHow to configure Peer To Peer Topology after adding new table column to a...
Greetings, Our project is using SQL Server 2008 R2 running on Windows Server 2008 R2. We are currently trying to set up replication between two SQL Server Database. We are using Transactional...
View ArticleLog Reader Agent and Snapshot Agent wont start
Hi There,I've two SQL 2012 servers with multiple instances installed.I've started replicating the databases in these instances using transactional replication and thus far they've worked without a...
View ArticleRemote Database Snapshot
We have a third party application . The database for this third party application is hosted by a separate firm remotely. Now our organization wants to do some reporting out of this database. Now we...
View ArticleWhat is the best way to drop and recreate a Primary Key in the Replication...
I have a requirement to drop and recreate a primary key in a table which is part of Transaction replication. What is the best way to fo it other than remove it from replication and add again?ThanksSwapna
View ArticleTransfer bulk data using replication
Hi,We are having transactional replication setup between two database where one is publisher and other is subscriber. We are using push subscription for this setup.Problem comes when we have a bulk...
View ArticleSQL Server 2014 Replication: Peer-to-peer replication
SQL Server 2014 Replication wizard: Peer-to-peer replication -> Agent Security Settings setup only Log Reader Agent Security Settings are available. After I selected replication type and articles...
View ArticleHow to re-generate a scall style transcriptional replication customer proc...
Hi ,Does anyone know that how to re-generate a scall style transcriptional replication customer update proc ?For example i want to re-generate a customer update proc:-- get article idselect...
View ArticleFull Replication with only selected tables merged
Is it possible to setup replication so that the whole database is replicated and published, but only some of the tables are merged with the subscriber, the rest are just pushed to the subscriber?...
View Article