Updating SQL Server: CUs, GDRs and servicing branches
The SQL Server servicing model since 2017: choosing between the CU branch and the GDR branch, reading a build number, finding the right update and applying it.
Categories:
12 minute read
The SQL Server servicing model since 2017: choosing between the CU branch and the GDR branch, reading a build number, finding the right update and applying it.
12 minute read
In the FULL recovery model, transaction log backups are indispensable. They limit data loss, allow point-in-time restores, and stop the log from filling the disk.
11 minute read
Understanding SQL Server’s memory management behavior for system administrators accustomed to other platforms
7 minute read