SQL Server 2012 - Table Replication
1) What Happens if Subscriber Database Restarted Automatically or Network Failure Occurred between Publisher and Subscriber Databases , Do I need to reconfigure the Replication for All databases again...
View ArticleError on P2P replication from one server to another but not reversely
Hi all, Our set up is 2016 SQL server and we are using P2P transactional replication among our four servers.Recently one of the servers is reporting that it is trying to apply command" if...
View Articlemerge replication issue
Hi Team,i am new to replication we have merge replication in my environment we are getting below error in replication monitor subscriber server,any one help me out how to resolve the issue Error...
View ArticleSQL Server Job Failure
Executed as user. ...QLSTATE 01000] (Message 0) /* Executing Step: 1, DbBackup_ _AutoProductMfgTest*/ [SQLSTATE 01000] (Message 0) Execute [\sqlexpress]....
View ArticleMove Published database to new server
I wanted to move the published database to new server.The distributor is different server and this publisher have 5 subscribers.I am following below sequence.1)Stop the log reader and distribution...
View ArticleOld snapshot files not being deleted from working directory
Greetings, the old snapshot files are not deleted from the working directory share for the transactional replication we have set up. Job "Distribution clean up: distribution" is running, and it has...
View ArticleSQL Snapshot Replication
Fellow SQLers,Can someone explain if sql snapshot replication does a complete refesh from publisher to subscriber every time snapshot cycle is run? Or, if after the initial snapshot, is it just the...
View ArticleOLE DB provider "SQLNCLI11" for linked server...
Processed 379 pages for database '_x_x', file '_x_x_Log' on file 1. [SQLSTATE 01000] BACKUP LOG successfully processed 379 pages in 0.410 seconds (7.219 MB/sec). [SQLSTATE 01000] BackupSetID = 1 for...
View ArticleDBCC Checkdb
Maintenance Plan: DBCC Checkdb Duration: 00:00:00 Status: Warning: One or more tasks failed. Details: Check Database Integrity Task () Check Database integrity on Local server connection Databases that...
View ArticleAlwaysOn problems
Hello,Cold you please help, can't find information in documents. I am implementing AlwaysOn async on sql server 2017 enterprise. Initial data synchronization is full db and log backup.its a non_domain...
View ArticleSwitching to TLS 1.2 protocol using Web Synchronization between different...
We have SQL Replication with the publisher and distributor running on Windows Server 2012 R2 using SQL Server 2016 SP2 within a secure network. The subscriber is running on Windows Server 2008 R2...
View ArticleMerge Agent change default validateInterval setting from 60 minutes
We recently upgraded from SQL Server 2012 to SQL Server 2016. During this process the validate subscription now occurs every 60 minutes, where before we did manually as needed. How can I view and...
View Articlecannot create distribution or find local publications
I am using sql server 2014 express and follwoing the tutorials from Microsoft. I tried to right click replications I can't find configure distribution under there, all I see is "Launch replication...
View ArticleTransactional Publication Switching Between Multiple IP Addresses and Pipes...
I have Transactional replication from SQL Server 2016 to remote SQL Server 2016. Publisher and Distributor on local server, Subscription on remote server. Using Alias=Server Name, Server=IP Address,...
View ArticleReplication Scripts Stopped Working..
I have a merge publication that I always create with a script but has now stopped working with what appears to be a complete server problem. The actual command i am executing is a simple...
View ArticleData transfer time in AlwaysOn read_scale
Hello,I have implemented an AlwaysOn Read_scale, but still have a question and I can't find answer anywhere.If I did a failover and now my secondary server works as a primary, and after some period of...
View ArticleCan't find data folder in MSSQL
I'm connected to a sql server via remote connection from my computer that has sql server express 2014 on it. I'm trying to do transactional replciation between the two. I'm following along with the...
View ArticleWhat is better read_scale or AlwaysOn with WSFC?
Hello,If it is should be without domain, async, with manual failover, with not readable secondary replica(no metter replication type, the main question is cluster creation) AlwaysOn, then is there any...
View ArticleSnapshot agent not working properly
TITLE: View Snapshot Agent Status ------------------------------ The agent could not be started. For help, click:...
View ArticleCan't connect to subscriber from publisher
I'm trying transactional replication from a server that I'm plugged into to a server that exists in my vm. However, when I try to create the subscriber from the server i'm remoted into(publisher) I get...
View Article