article thumbnail

New Metadata-Only Column Changes in SQL Server 2016

SQL Performance

Improvements in SQL Server 2016. The subject of this post is the additional changes that are enabled for metadata-only from SQL Server 2016 onward. ALTER COLUMN id bigint NOT NULL ; Thanks to the improvements in SQL Server 2016, this command changes metadata only , and completes immediately. Acknowledgements.

Servers 63
article thumbnail

What Are SLOs, SLIs, and SLAs?

DZone

Site reliability engineering (SRE) is the practice of applying software engineering expertise to DevOps and operations problems.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

SQL 2016–Install MSVC Patch Required

SQL Server According to Bob

There is a MSVC, runtime library patch needed by SQL Server 2016 and without the patch the SQL Server service can simply terminate (crash.) Furthermore, our Smart Setup technology can detect the SQL Server Critical Update when installing a new SQL Server 2016 instance and apply this automatically.

article thumbnail

5 years of external pentesting: How the Dynatrace security posture has strengthened

Dynatrace

Dating back to March 2016, the first-ever Dynatrace external penetration test was performed. During the first external penetration test in 2016, a high number of severe issues were found although the scope of these issues was rather small. For software this complex, the report is clearly an indication of an excellent result.

Testing 264
article thumbnail

What the NIS2 Directive means for application security

Dynatrace

NIS2 is an evolution of the Network and Information Systems (NIS) Security Directive, which has been in effect since 2016. As recent high-profile exploits of vulnerabilities like Log4Shell and MOVEit have shown, it is not enough to trust that your vendors are delivering secure software.

article thumbnail

Performance Testing at MongoDB

Alex Podelko

Evergreen Continuous Integration: Why We Reinvented The Wheel , blog post from July 27, 2016, explains why and how it was done. David Daly’s presentation at LTB 2020 , How to Waste Time and Money Test ing the Performance of a Software Product, is probably a good introduction [Video] — [Slides]. The MongoDB Podcast, Ep.

article thumbnail

Does SQL Server 2016 Require Trace Flag -T8048?

SQL Server According to Bob

Prior to SQL Server 2016 the trace flag –T8048 is used to upgrade (only) NUMA partitioned, CMemThread objects to CPU partitioned based objects. Keep in mind that the vast majority of CMemThread objects (SQL 2005, 2008, 2008 R2, 2012, 2014, Azure DB and 2016) are not partitioned. Trace flag –T8048 longer exists in SQL Server 2016.

Servers 40