Blog.sqlserveronline.com

SQL Server / Configure an Azure Load Balancer for a SQL Server …

Load Balancer is doing exactly that, it evenly distributes incoming internal and external traffic to Azure virtual machines. Nevertheless, if you want to accomplish high availability within Windows Failover Cluster and connect your application via Availability Group … See more

Actived: 8 days ago

URL: https://blog.sqlserveronline.com/2022/01/21/sql-server-configure-an-azure-load-balancer-for-a-sql-server-always-on-ag-in-azure-virtual-machines-possible-floating-ip-and-health-probes-connectivity-and-networking-issues/

SQL Server / Availability Group / Readable Secondary Replica …

WebOne of the most common issues with Availability Group and using readable secondary replica is with Parallel REDO operations. On your readable secondary replica, …

Category:  Health Go Health

PowerShell / SQL Server / Check SQL Server current Update Status …

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

Microsoft SQL Server 2019 Updates / BETA (15.0.1000.34) / RTM …

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

SQL Server / Forwarded Records / Rebuild the Heap Tables Script

WebThis can cause significant performance impact on the heap table due to SQL Server needs to read more pages than required. Easy way to find forwarded records is to …

Category:  Health Go Health

Powershell / Credentials / Connect to SQL Server with PowerShell

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

Microsoft SQL Server 2016 Updates / RTM (13.0.1601.5) / SP1 …

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

Azure SQL Managed Instances / SSMS / Connect to SQL Managed …

WebIn the previous post we had example how to connect to Azure SQL Managed Instance from Azure VM within same VNet using private endpoint Now I will show you …

Category:  Health Go Health

Azure SQL Managed Instance / Database Migration Service (DMS) …

WebUsing Azure Database Migration Service (DMS) you can easily migrate your databases from multiple sources to Azure Data platforms with minimal downtime. For this …

Category:  Health Go Health

Azure / SQL Server / Rename an Azure SQL database

WebJust one click on the database name and you will be able to type the new database name. Type new database name and confirm the change. USING Transact …

Category:  Health Go Health

PowerShell / SQL Server / Cannot find type Microsoft.SqlServer

WebHi DjE, Starting in PowerShell 5.0, with the addition of the PowerShellGet module, and the PowerShell Gallery of community and Microsoft-created resources, the …

Category:  Health Go Health

Microsoft SQL Server 2017 Updates / RTM (14.0.1000.169)

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

SQL Server / Upgrading the Secondary Server Instances (STANDBY)

WebIf you planning to upgrade to the new SQL Server Version 2016 or 2017 and if there is log shipping in place between those servers you should follow some upgrading …

Category:  Health Go Health

SQL Server / Query Optimization / TempDB Page Splits / Table …

WebBesides page splits on temporary database Table Spool operator may cause high number page lookups, page reads, disk I/O, so let’s see this in an example. You can …

Category:  Health Go Health

PowerShell / SQL Server Backup / Cannot find type …

WebMy name is Zoran, currently living in Auckland, New Zealand. I am a data specialist with more than 15 years of hands-on experience in database administration …

Category:  Health Go Health

Azure SQL Managed Instance / Migration / Data Migration …

WebBefore we migrate our database to the cloud we need to assess our on-premises SQL Server instance and Data Migration Assistant (DMA) tool can help us with …

Category:  Health Go Health

SQL Server / Login failed for user ‘DOMAIN\MACHINENAME$’.

WebExample, ‘DOMAIN\MACHINENAME$’, login will fail since you need to grant access to this account. You can solve this in two ways, you can create login and grant …

Category:  Health Go Health

SQL Server / The target principal name is incorrect. Cannot …

WebYou can verify domain user SPN is registered correctly with the following command. setspn –L Domain\Account. Write all properties permissions, Write msDS …

Category:  Health Go Health