SQL Server replication error A valid identity range is not available
When I try to reinitialize transactional replication with an updatable subscription, I got the following error: A valid identity range is not available. Check the data type of the identity column....
View ArticleI am getting below attached error(screenshot) while configure SQL Server...
Hi All,Thanks in Advance,I am getting below attached error(screenshot) while configure SQL Server AlwaysOn 'Availability Group Listener'.I am new to the AlwaysOn setupThanks,SQLDBA
View ArticleReplicated Database Restore from SQL2k12 to SQL2k16
Hello,Two servers. One a SQL2k12 ent ed., with sp4 + all the patches, and the 2nd one is a SQL2k16 with sp2 + cu2. Snapshot transactional replication is setup within 2 databases of the same servers....
View ArticleReplication error: Specify the actual server name (Replication.Utilities)
I was trying to setup transactional replication between two servers A (Azure) and B (Local). I setup A as the publisher and distributor. From B, when trying to connect to the distributor on A, I saw...
View ArticleMicrosoft MS-101 Dumps Pdf ~ 2019/Mar Latest And Updated
Microsoft MS-101 Dumps Pdf best study for candidates who are facing failure. You can get massive success by learning from these MS-101 Dumps pdf it will boost your confidence level and bring you to...
View Articleproblems with SQL Server transactional replication
Hi All,I'm hoping someone can shed some light on a problem I'm experiencing with our SQL Server transactional replication.Before I go into detail, can I advise that I'm quite new to this and this is my...
View ArticleReplicating from new versions of Oracle?
https://docs.microsoft.com/en-us/sql/relational-databases/replication/non-sql/heterogeneous-database-replication?view=sql-server-2017If I'm reading this correctly, SQL Server used to allow Oracle as a...
View ArticleTransaction replication distributor to subscriber is pending status
Hi I have replication setup 2018R2 to 2014 production. Distribution subscriber is pending. I found the article .Q1. How to find exacts same record which was not found. Q2. As a option how to continue...
View ArticleDetaching a replicated database
SQL Server 2005 - We want to detach a replicated database in order to move the files to different disks. The database is a publisher. According to BOL, "Before you can detach the database, you must...
View ArticleSQL 2019 CTP2.2 Replication error in sp_changereplicationserverpasswords
Hi, I am trying to change SQL replication agents passwordexec sp_changereplicationserverpasswords @login_type = 0, @login = 'sa', @password = ' PASS'Msg 208, Level 16, State 1, Procedure...
View ArticleHow to safely remove old distribution agent jobs
I have two distribution agent jobs which are looking for publications or databases that do not exist or have been moved but the old distribution agent jobs are still present on the server. These jobs...
View ArticleInitialization for just one table schema change
Fellow SQLers,On a SQL 2008r2 box and coming up to speed on replication. I saw a youtube where someone explained a process whereby IF you altered the schema of a table, you could get replication to...
View ArticleSQL 2016 Peer to Peer Transactional update-update Conflict Issue Due to Reboot?
Dear all,We are using SQL 2016 Peer to Peer Transactional replication in our environment. The p2p replication is configured among 4 nodes with rectangle like topology with "Continue replication after...
View Article"Stand Alone" Replicated Database
I understand basic replication methods but I need help with the viability of setting up a particular situation.The Non-Technical SituationWe have an vendor supplied accounting application in use in my...
View ArticleMove publisher and subscriber DB's to another drive on same server
I am planning to move publisher and subscriber DB's to another drive on same server and I am planning to follow below stepsStop SQL server Move the data and log files to new drive Switch drive letters...
View ArticleEncrypting Replication flow
[Initially Posted in Security Forum, posting it here for a better response]I am trying to encrypt replication flow, in two different ways:1) In both Log Reader Agent Job and Distribution Agent Job...
View ArticleSet Up SQL Transactional Replication Between Two Computers in Non-Trusted...
Does anyone have instructions on configuring transnational Replication Between Two Computers Running SQL Server in Non-Trusted Domains ?Most of the threads are referring to below URL but Microsoft...
View Articleis it possible to configure transaction replication between a database a, and...
is it possible to configure transaction replication between a database a, and a database b, when the tables and column names are different between the 2 databases? RAM
View ArticleTransaction replication table counts
Hi I am running sql server 2018 to 2014 replication. I need to validate both side tables whether raw counts are equal. I am not expecting to select count(*) from table name. Its need to match with...
View ArticleCould not find stored procedure "" merge replication error
Hi,Getting the below after performing some schema updates. Only appears to be affecting one subscription. Other subscriptions to the same publication database are fine. Can't reinitialize as it's a...
View Article