Database Administration & Monitoring SQL Server on Docker and network bridge considerations 14.02.2018 by Microsoft Team Let’s continue with this blog post series about SQL Server and Docker. A couple of days ago, I was in a customer shop that already implemented SQL Server 2017 on Linux as Docker containers. It was definitely a very interesting(…)
Database Administration & Monitoring Index seek operator and residual IO 12.02.2018 by Microsoft Team This blog post draws on the previous article about index seek and gotchas. I encountered another interesting case but it is not so much because of the nature of the problem I decided to write this(…)
Database Administration & Monitoring Introducing SQL Server on Docker Swarm orchestration 02.02.2018 by Microsoft Team SQL Server 2017 is available on multiple platforms: Windows, Linux and Docker. The latter provides containerization features with no lengthy setup and special prerequisites before running your SQL Server databases which are probably the key success of adoption for developers.
Database Administration & Monitoring SQL Server on Linux and logging 19.01.2018 by Microsoft Team On Windows world, SQL Server logs information both into the SQL Server error log and the Application log. Both automatically timestamp all recorded events. Unlike the SQL Server error log, the Windows application log provides an overall picture of events(…)
Database Administration & Monitoring Moving tables ONLINE on filegroup with constraints and LOB data 15.01.2018 by Microsoft Team Let’s start this new week by going back to a discussion with one of my customers a couple of days ago about moving several tables into different filegroups. Let’s say that some of them contained LOB data. Let’s add to the game another customer requirement: moving all of them ONLINE(…)
Database Administration & Monitoring Experiencing update statistics on a big table with circuitous ways 03.01.2018 by Microsoft Team This is my first blog of this new year and since a while by the way. Indeed, last year, I put all my energy to realign my Linux skills with the new Microsoft’s strategy that opens SQL Server to Open(…)
Database Administration & Monitoring SQL Server Management Studio 17.3 New Features 12.10.2017 by Microsoft Team Regularly, Microsoft SQL Server comes up with its new features, and in particular SSMS 2017 17.3 in this post, i present you a new feature : Import flat files Wizard How does it works : Open SSMS, and(…)
Technology Survey SQL Saturday Toulouse 2017: SQL Server on Linux – Slide deck 18.09.2017 by Microsoft Team #SQLSatToulouse was definitely a great event. Firstly, a big thanks to the organization team (@Guss and @Fredg_31) as well as all the sponsors and attendees (without whom this(…)
Database Administration & Monitoring, SQL Server SQL Server on Linux: Introduction to DBFS experimental tool 09.08.2017 by Microsoft Team A couple of months ago, Microsoft announced two additional command line tools for SQL Server that are mssql-scripter and DBFS. The latter has drawn my attention because it exposes live data from SQL Server DMVs as(…)
SQL Server, Technology Survey 24 HOP French edition 2017 – Session videos are available 07.08.2017 by Microsoft Team The 2nd edition of 24HOP French Edition 2017 is over and we had great sessions about SQL Server and various topics ( SQL Server 2017 new features, Azure, PowerBI, High Availability , Linux, Hyper-convergence , Modeling …) If(…)