Fix Always ON Connection Timeout Error 35206 in SQL Server
Recently, my company has migrated all critical SAP systems from on prem Linux based Oracle databases to Azure Cloud windows…
Recently, my company has migrated all critical SAP systems from on prem Linux based Oracle databases to Azure Cloud windows…
Sometimes we get alwayson connection timeout errors on availability group replicas. Always on Connection timeout or alwayson session timeout is…
As we know Always on Availability Group is the set of user databases that are combined to failover if primary…
Today, i will describe about the overview of failover modes in AOAG and how to Change failover mode of an…
Recently a user has reported error 18452 while connecting to database server. Full description of this error is given below:…
I have published SQL Server Interview Questions and Answers on many topics. Visit attached link to get All SQL Server…
If you are planning to upgrade your SQL Server instance that hosts an Always on Availability Group (AOAG) to a…
Sometimes, we need to restore a database that is part of always on availability group to fulfill our business needs.…
Adding or Removing databases from availability group is not day to day task but we need to perform such activities…
This article describes how to remove availability database(s) from an Always on Availability Group by using SQL Server Management Studio…
We got this Microsoft SQL Server error 35250 while configuring Alwayson Availability Group on one of the SQL Server Instance.…
I was configuring AlwaysOn Availability Group between two replicas. Everything was configured successfully but Listener was failed to create with…
We know SQL Server Backups are resource intensive operation that strain on I/O and CPU (with backup compression). AlwaysOn Availability…
Today an application user has reported that he is not able to connect to the secondary replica of AlwaysOn Availability…
I had an AOAG configuration between two replicas that i have deleted in order to perform some activities. I was…