Database Administration & Monitoring, Development & Performance, Technology Survey SQL Server 2017: TRIM not only a replacement of RTRIM and LTRIM 04.01.2018 by Stéphane Haby Last month, I present in the IT-Tage 2017 in Frankfurt am Main, a session about SQL Server 2017 overview. During my session I made a demo on one of the new string T-SQL Commands:(…)
Database Administration & Monitoring, SQL Server SQL Server Tips: an orphan user owns a database role 08.12.2017 by Stéphane Haby A few days ago, I conduct an audit to detect all orphan’s windows accounts in a database and I was surprise to have an error during the drop user query. The first step is to find all orphan’s windows(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server Tips: Deactivate the Customer Experience Improvement Program (CEIP) 07.11.2017 by Stéphane Haby Before SQL Server 2016, you had the possibility to check the case “Send Windows and SQL Server Error Reports….” during the installation if you want to be a part of the Customer Experience Improvement Program (CEIP). In SQL Server(…)
Database Administration & Monitoring Pass Summit 2017 02.11.2017 by Stéphane Savorgnano Today starts the Pass Summit 2017 taking place in Seattle. After a small fly over the Ocean, more than 10 hours… yesterday, and a nice jet lag which avoid me to sleep later than 4AM this morning, I arrived(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server 2017 RTM is available: time to try! 03.10.2017 by Stéphane Haby Now SQL Server 2017 RTM is available. 😀 The first step is to go to the Evaluation Center here After completing the registration with your contact information, you download the(…)
Database Administration & Monitoring, Database management SQL Server 2016: New Dynamic Management Views (DMVs) 29.09.2017 by Stéphane Haby In SQL Server 2016, you will discover a lot of new Dynamic Management Views(DMVs). In this article, I will just give you a little overview of these useful views for us as DBA. SQL Server 2012 has 145 DMVs(…)
Technology Survey One-day workshop with Slava Oks for SQL Server on Linux 13.07.2017 by Stéphane Haby Few weeks ago, David Barbarin and I went to the Tugar IT in Lisbon to follow the workshop from Slava Oks: Bringing SQL Server to Linux: Experience(…)
Database Administration & Monitoring, Database management Migration to SQL Server 2016 with deprecated data types and Full-Text 11.07.2017 by Stéphane Haby A few weeks ago, I prepared a migration from SQL Server 2008 to SQL server 2016, I came across a case with deprecated data types and a Full-Text activated on these columns. To simulate this scenario, I downloaded and(…)
Database Administration & Monitoring, Database management SQL Server 2016: patching CU with R Services 11.07.2017 by Stéphane Haby As a good DBA, I begin to be up to date with all Cumulative Update (CU) by my customers. It is the first time that I run an update for SQL Server 2016 with the CU 3. I(…)
Technology Survey SQL Server 2017: Python server 11.05.2017 by Stéphane Haby After my article SQL Server 2017: first steps with Python Service, I write this article about my first test with the Python Server feature in SQL Server 2017. The installation(…)