Fix AOAG Listener Error 19471: Kerberos Status is Showing The handle is Invalid
I was configuring AlwaysOn Availability Group between two replicas. Everything was configured successfully but Listener was failed to create with…
I was configuring AlwaysOn Availability Group between two replicas. Everything was configured successfully but Listener was failed to create with…
SQL Server Auto Shrink is database property that allow database engine to automatically shrink database files if its value set…
We use SQL Server database Autogrowth setting to automate database file growth. This property is very helpful if you use it…
Migrating data from Oracle to SQL Server is very complex process. Although, it has become little easy using SQL Server…
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…
Sometimes we need to check the IP, Subnet mask and default gateway of our Linux machine and sometimes we need…
SQL Server Backups are the dump of its databases that can be used to recover them in case of any…
I had an AOAG configuration between two replicas that i have deleted in order to perform some activities. I was…
A Recovery Model is a database property that designed to control transaction log maintenance. SQL Server Recovery Model does not…