Permissions on a table lost when Snapshot job runs at Publisher
We have a weekly snapshot replication job (pull) that creates snapshots every Saturday. The job at the subscriber runs continuously. When this job runs, the permissions given to users on 'ABC' table...
View ArticleUnable to Export Service Broker Certificate for Replication
Hello, To support the new ConfigMgr 2012 SP1 feature "client notification" I must configure communication between the site database server and the database replica server for the SQL Server Service...
View ArticleSQL 2012 AlwaysOn SPID been in Roll back state for over 2days.
I have a spid that has been in a roll-back state for over 2days. My question is what will happen if I fail-over to the secondary in a SQL Server 2012 AlwaysOn environment that is using synchronous...
View ArticleSQL 2008 distribution clean up causing CPU to spike to 91%
We have a large sql 2008 distribution db (25 gb) where when the distribution clean up job runs, the CPU spikes up to 91%. We have 66 million rows in the last 3 days (our retention period is 72 hours)...
View ArticleResetup replication
Hi All,we have live database on one SQL instance, and setup the transactional replication DB on the other instance. After the setting, we did purge live database daily, so replication DB keeps all...
View ArticleRestoring Source Database on Destination
Guys, I have a question about replication.I have transactional replication going from Server A to Server B. Let's say for example I take a backup copy of the source database of Server A, and restore...
View ArticleWhy aren't msrepl_commands and MSrepl_transactions getting data for this...
Greetings. I have a transactional publication with one subscriber. The replication itself is working fine, but I was wanting to experiment more with the setting in this article, and these tables stay...
View ArticleSubscription Already Exists
I am running SQL Server 2014 on Windows Server 2012 R2 Standard. The database server is setup to be both a publisher and distributor for replication out to several remote databases running on Windows...
View Articlesynchronizing BLOB and VARBINARY fields
How can I synchronize BLOB and VARBINARY fields in sql server 2012 such that they move with their associated files to whre the databases are stored?
View ArticleCan't Generate Scripts - Error 18456
First of all, this is all on Sql Server 2012 and everything is transactional. We have replication set up and I am just trying to add a new server as a publisher. We have a separate server as a...
View ArticleCDC & Replication on same Database. How to tweak @maxtrans & @maxscans
We have CDC & Replication on same Database. When there are huge DML i.e. 30-40 million updates within 60 minutes the CDC is behind for 3+ hours. We wanted to tweak @maxtrans & @maxscans options...
View ArticleThe problem with transactional replication using articles filters and delete...
I have a problem with my transactional replication when I use articles filters and delete operation. When I insert the new data into the publisher all the data that meet the specified filter is...
View ArticleReplication doesn't work after installed SQL 2012 SP3 to SQL 2005
Hi Sir/Madam,I installed SQL 2012 SP3(Enterprise Edition,Microsoft SQL Server 2012 (SP3) (KB3072779) - 11.0.6020.0 (X64) ) in a prodcution database server, in which we are using transactional...
View ArticleReplication Error number: 18752
Hi Everyone,Could someone help on this issue?Please check the error message and kindly let me know how to troubleshoot this issue!Error messages:The process could not execute...
View ArticleSQL2014 Replication error
I have setup a publisher on a server running SQL2014. That publisher is setup for merge replication with 7 subscribers. I have setup four tables to publish and each table is set to download only. On...
View ArticleCDC capture job fails with error #2601
Hello.I used CDC feature for a time to collect application data and send it to data warehouse and everything worked well. Then few weeks ago I noticed that my function that retrieves net changes (in my...
View ArticleAccess Denied to SQL Replication Snapshot folder
I have a SQL server 2008 installed, Transactional(PULL) Replication has been implemented der,everthng was working fine but suddenly snapshots are failing to generate.When I execute the snapshot agent...
View ArticleWhat is the effect when I increase the QueryTimout parameter of Replication...
What is the effect when I increase the QueryTimout parameter of Replication Merge Agent Profile?Will it comsume more resources or any other side effect?
View Article•Syntax error, permission violation, or other nonspecific error
Hi Experts,Microsoft SQL Server 2008 (SP3) - 10.0.5500.0 (X64)Enterprise Edition (64-bit)Distribution agent is getting failed with below error messages,Command attempted:if @@trancount > 0 rollback...
View ArticleThe process could not connect to Subscriber and Login failed for user
I am having some problems configuring a replication. After the installation, once I tested via replication monitor, I got this errors: Error messages: The process could not connect to Subscriber...
View Article