Database Administration & Monitoring, SQL Server SQL Server 2019 Accelerated Database Recovery – Instantaneous rollback and aggressive log truncation 07.10.2019 by Microsoft Team In my previous article about Accelerated Database Recovery (ADR), I wrote mostly about the new Persistent Volume Store (PVS), how important it was important in the new(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes, SQL Server Using non-root SQL Server containers on Docker and K8s 29.09.2019 by Microsoft Team This is something that I waited for a while, in fact since SQL Server 2017 … and the news came out on Wednesday 09th September 2019. Running(…)
Database Administration & Monitoring, SQL Server When Read-Scale availability groups and Windows Failover Cluster are not good friends 20.09.2019 by Microsoft Team A couple of days ago, with some fellow French data platform MVPS (@thesqlgrrrl and @Conseilit) we discussed an issue around Read-Scale availability groups(…)
Database Administration & Monitoring, SQL Server Introducing Accelerated Database Recovery with SQL Server 2019 10.09.2019 by Microsoft Team SQL Server 2019 RC1 was released out a few weeks ago and it is time to start blogging about my favorite core engine features that will be shipped with the next version of SQL Server. Things should not be completely(…)
Database Administration & Monitoring, Docker, SQL Server Debugging SQL Server containers considerations 05.09.2019 by Microsoft Team When it comes to troubleshooting processes or to get a deeper look of how SQL Server works internally , I always used debugging tools as windbg on Windows and since SQL Server is available on Linux, I switched to(…)
DevOps, Development & Performance, SQL Server, Technology Survey SQL Server 2019: Java in SQL Server hard to believe, no? 07.08.2019 by Stéphane Haby It has already been a few months that we are testing the next version of SQL Server: SQL Server 2019. I already blogged about a previous version of SQL Server supporting R and Python. With the new version(…)
Database Administration & Monitoring, DevOps, Docker, SQL Server Deploying SQL Server 2019 container on RHEL 8 with podman 24.07.2019 by Microsoft Team Having a fresh install of RHEL8 on my lab environment, I was curious to take a look at new containerization stuff from Red Hat in the context of SQL Server 2019. Good chances are the future version of SQL Server(…)
Database Administration & Monitoring, SQL Server SQL Server 2019 availability group R/W connection redirection, routing mesh and load balancing 23.07.2019 by Microsoft Team SQL Server 2019 availability group feature will provide secondary to primary replica read/write connection redirection. I wrote about it in a previous blog post here. It consists(…)
Database Administration & Monitoring, DevOps, SQL Server Microsoft Inspire Partner Event 2019 / Day 1 16.07.2019 by Yann Neuhaus dbi services at Microsoft Inspire Conference Summary of my first participation – Day 1 After 20 years in the business of IT Infrastructure, time has come to open my mind 😉 and Microsoft Inspire is the perfect opportunity. It is(…)
Database Administration & Monitoring, DevOps, Docker, SQL Server SQL Server containers and docker network driver performance considerations 05.07.2019 by Microsoft Team Few months ago I attended to the Franck Pachot session about Microservices and databases at SOUG Romandie in Lausanne on 2019 May 21th. He covered some performance challenges that can be introduced by Microservices architecture(…)